ExposedRepositoryTransactionManager

class ExposedRepositoryTransactionManager(database: ERROR CLASS: Symbol not found for Database) : <ERROR CLASS> ERROR CLASS: Symbol not found for RepositoryTransactionManager

Constructors

Link copied to clipboard
constructor(database: ERROR CLASS: Symbol not found for Database)

Functions

Link copied to clipboard
open suspend override fun <T> readTransaction(block: suspend () -> T): T
Link copied to clipboard
open suspend override fun writeTransaction(block: suspend () -> Unit): ERROR CLASS: Unresolved name: coroutineScope