Companion

object Companion

Functions

Link copied to clipboard
fun create(rs: ResultSet, fieldIndex: Map<String, Int>): ExplainResultRow

Creates an ExplainResultRow storing all fields in fieldIndex with their values retrieved from a ResultSet.