← Back to Stormify Documentation
stormify
Toggle table of contents
2.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
stormify
stormify
/
onl.ycode.stormify
/
TransactionContext
/
transaction
transaction
fun
<
R
>
transaction
(
block
:
(
)
->
R
)
:
R
Executes a nested transaction using a database savepoint, returning
block
's result.