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