Selekt
Toggle table of contents
0.35.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Selekt
selekt-java
/
com.bloomberg.selekt
/
SQLite
/
bindRow
bind
Row
fun
bindRow
(
statement
:
StatementHandle
,
args
:
Array
<
out
Any
?
>
)
:
SQLCode
(
source
)
fun
bindRow
(
statement
:
StatementHandle
,
row
:
ParameterRow
)
:
SQLCode
(
source
)