SQLDelight
Toggle table of contents
2.2.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
SQLDelight
jdbc-driver
/
app.cash.sqldelight.driver.jdbc
/
JdbcPreparedStatement
/
bindObject
bind
Object
fun
bindObject
(
index
:
Int
,
obj
:
Any
?
)
fun
bindObject
(
index
:
Int
,
obj
:
Any
?
,
type
:
Int
)