toggle menu
SQLDelight
2.0.2
jvm
switch theme
search in API
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
)