|
Lightweight 0.20250904.0
|
This is the complete list of members for Lightweight::SqlTransaction, including all inherited members.
| Commit() | Lightweight::SqlTransaction | |
| Connection() noexcept | Lightweight::SqlTransaction | inline |
| 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::SqlTransaction | explicit |
| TryCommit() noexcept | Lightweight::SqlTransaction | |
| TryRollback() noexcept | Lightweight::SqlTransaction | |
| ~SqlTransaction() noexcept | Lightweight::SqlTransaction |