Selekt
Toggle table of contents
0.31.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Selekt
selekt-sqlite3-api
/
com.bloomberg.selekt
/
IExternalSQLite
/
bindRow
bind
Row
open
fun
bindRow
(
statement
:
Long
,
args
:
Array
<
out
Any
?
>
)
:
SQLCode
(
source
)
Bind all arguments to a prepared statement.
Parameters
args
values to bind at 1-based positions.