Lightweight 0.20250904.0
Loading...
Searching...
No Matches
Lightweight::SqlTransaction Member List

This is the complete list of members for Lightweight::SqlTransaction, including all inherited members.

Commit()Lightweight::SqlTransaction
Connection() noexceptLightweight::SqlTransactioninline
operator=(SqlTransaction const &)=delete (defined in Lightweight::SqlTransaction)Lightweight::SqlTransaction
operator=(SqlTransaction &&)=default (defined in Lightweight::SqlTransaction)Lightweight::SqlTransaction
Rollback()Lightweight::SqlTransaction
SqlTransaction()=delete (defined in Lightweight::SqlTransaction)Lightweight::SqlTransaction
SqlTransaction(SqlTransaction const &)=delete (defined in Lightweight::SqlTransaction)Lightweight::SqlTransaction
SqlTransaction(SqlTransaction &&)=default (defined in Lightweight::SqlTransaction)Lightweight::SqlTransaction
SqlTransaction(SqlConnection &connection, SqlTransactionMode defaultMode=SqlTransactionMode::COMMIT, SqlIsolationMode isolationMode=SqlIsolationMode::DriverDefault, std::source_location location=std::source_location::current())Lightweight::SqlTransactionexplicit
TryCommit() noexceptLightweight::SqlTransaction
TryRollback() noexceptLightweight::SqlTransaction
~SqlTransaction() noexceptLightweight::SqlTransaction