bindInt

fun bindInt(statement: Long, index: Int, value: Int): SQLCode(source)
fun bindInt(statement: StatementHandle, index: Int, value: Int): SQLCode(source)