toggle menu
4.1.1
jvm
switch theme
search in API
ktorm-core
/
org.ktorm.database
/
setArguments
set
Arguments
fun
PreparedStatement
.
setArguments
(
args
:
List
<
ArgumentExpression
<
*
>
>
)
(
source
)
Set the arguments for this
PreparedStatement
.
Since
2.7
Parameters
args
the arguments to set into the statement.