Companion

object Companion

Functions

Link copied to clipboard
fun create(rs: RowApi, fieldsIndex: Map<Expression<*>, Int>): ResultRow

Creates a ResultRow storing all expressions in fieldsIndex with their values retrieved from a RowApi.

Link copied to clipboard

Creates a ResultRow storing columns with their default or nullable values.

Link copied to clipboard

Creates a ResultRow using the expressions and values provided by data.