db9010 / com.jovial.db9010 / ValueAdapter / set

set

abstract fun set(statement: PreparedStatement, index: Int, value: T): Unit

Set the column at index within the statement to value.