ResultSetMapper

org.squeryl.internals.ResultSetMapper

Attributes

Source
ResultSetMapper.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def isNoneInOuterJoin(rs: ResultSet): Boolean

Attributes

Source
ResultSetMapper.scala
def map(o: AnyRef, resultSet: ResultSet): Unit

Attributes

Source
ResultSetMapper.scala
def pushYieldedValues(resultSet: ResultSet): Unit

Attributes

Source
ResultSetMapper.scala
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any
Source
ResultSetMapper.scala

Inherited methods

def dumpRow(rs: ResultSet): String

Attributes

Inherited from:
ResultSetUtils
Source
ResultSetMapper.scala
def dumpRowValues(rs: ResultSet): String

Attributes

Inherited from:
ResultSetUtils
Source
ResultSetMapper.scala

Concrete fields

var isActive: Boolean

Attributes

Source
ResultSetMapper.scala