toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
ColumnWithTransform
/
setParameter
set
Parameter
open
override
fun
setParameter
(
stmt
:
PreparedStatementApi
,
index
:
Int
,
value
:
Any
?
)
Sets the
value
at the specified
index
into the
stmt
.