AutoIncrementSqlPreparedStatement

class AutoIncrementSqlPreparedStatement(index: Int = 0, preparedStatement: ERROR CLASS: Symbol not found for SqlPreparedStatement)(source)

Constructors

Link copied to clipboard
constructor(index: Int = 0, preparedStatement: ERROR CLASS: Symbol not found for SqlPreparedStatement)

Functions

Link copied to clipboard
fun bindBoolean(boolean: Boolean?)
Link copied to clipboard
fun bindBytes(bytes: ByteArray?)
Link copied to clipboard
fun bindDouble(double: Double?)
Link copied to clipboard
fun bindLong(long: Long?)
Link copied to clipboard
fun bindString(string: String?)
Link copied to clipboard
fun <T> bindValue(value: T?)