Transaction
A SQL transaction. Can be created through the driver via SqlDriver.newTransaction or through an implementation of Transacter by calling Transacter.transaction.
Constructors
Transaction
Link copied to clipboard
fun Transaction()
Content copied to clipboard
Functions
afterCommit
Link copied to clipboard
afterRollback
Link copied to clipboard