abstract fun set(statement: PreparedStatement, index: Int, value: T): Unit
Set the column at index within the statement to value.