FieldSet
Properties
Link copied to clipboard
Returns the field of this field set.
Link copied to clipboard
Returns all real fields, unrolling composite CompositeColumn if present
Functions
Link copied to clipboard
Link copied to clipboard
fun FieldSet.selectBatched(batchSize: Int = 1000, where: SqlExpressionBuilder.() -> Op<Boolean>): Iterable<Iterable<ResultRow>>