Tx
Implementation of the Transaction
interface that provides methods to manage and execute transactional operations using SQL commands. Transactions are synchronized using a Mutex
to maintain thread safety.
Constructors
Functions
Link copied to clipboard
open suspend fun fetchAll(statement: <Error class: unknown class>): <Error class: unknown class><<Error class: unknown class>>