24 #include <odb/transaction.hxx> void rollback()
Rollback the transaction.
Acts like an odb::transaction, with the exception that it will becomes the active transaction at cons...
This is the header file for a generated source file, GitSHA1.cpp.
void commit()
Commit the transaction.
MultiplexedTransaction(odb::transaction_impl *impl)
~MultiplexedTransaction()
std::unique_ptr< odb::transaction > transaction_
odb::transaction * previous_