Query

constructor(mapper: (SqlCursor) -> RowType)

Type Parameters

RowType

the type that this query can map its result set to.