create

fun create(rs: ResultSet, fieldIndex: Map<String, Int>): ExplainResultRow

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