runtime
2.0.0-alpha03
common
runtime
/
app.cash.sqldelight
/
TransactionCallbacks
Transaction
Callbacks
common
interface
TransactionCallbacks
Content copied to clipboard
Functions
Inheritors
Functions
after
Commit
Link copied to clipboard
common
abstract
fun
afterCommit
(
function
:
(
)
->
Unit
)
Content copied to clipboard
after
Rollback
Link copied to clipboard
common
abstract
fun
afterRollback
(
function
:
(
)
->
Unit
)
Content copied to clipboard
Inheritors
TransactionWithReturn
Link copied to clipboard
SuspendingTransactionWithReturn
Link copied to clipboard
TransactionWithoutReturn
Link copied to clipboard
SuspendingTransactionWithoutReturn
Link copied to clipboard
Transaction
Link copied to clipboard