withTransaction

abstract fun <T> withTransaction(block: suspend (transaction: Transaction) -> T): T