#include "pqxx/connection_base"
#include "pqxx/transaction"
Go to the source code of this file.
Namespaces | |
namespace | pqxx |
Classes | |
class | pqxx::transactor< TRANSACTION > |
Wrapper for transactions that automatically restarts them on failure. More... | |
Defines | |
#define | PQXX_DEPRECATED_TRANSACTION_CALLBACKS |
Support deprecated OnCommit(), OnAbort(), OnDoubt() for the time being. |
|
Support deprecated OnCommit(), OnAbort(), OnDoubt() for the time being.
|