PowerSync Kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
PowerSync Kotlin
PowerSync Core
/
com.powersync.db
/
JdbcPreparedStatement
/
bindObject
bind
Object
fun
bindObject
(
index
:
Int
,
obj
:
Any
?
)
fun
bindObject
(
index
:
Int
,
obj
:
Any
?
,
type
:
Int
)