Companion

object Companion

Functions

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

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

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.