← Back to Stormify Documentation
stormify
Toggle table of contents
2.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
stormify
stormify
/
onl.ycode.stormify
/
TransactionContextJ
/
executeUpdate
execute
Update
jvm
fun
executeUpdate
(
query
:
String
,
vararg
params
:
Any
?
)
:
Int
Executes an INSERT / UPDATE / DELETE and returns the affected row count.