Abort() | pqxx::transaction_base | |
basic_transaction(connection_base &C, const PGSTD::string &IsolationLevel, const PGSTD::string &TName) | pqxx::basic_transaction | [explicit, protected] |
Begin() | pqxx::transaction_base | [protected] |
Commit() | pqxx::transaction_base | |
Conn() const | pqxx::transaction_base | |
dbtransaction(connection_base &C, const PGSTD::string &IsolationString, const PGSTD::string &NName) | pqxx::dbtransaction | [explicit, protected] |
DirectExec(const char C[], int Retries, const char OnReconnect[]) | pqxx::transaction_base | [protected] |
End() | pqxx::transaction_base | [protected] |
Exec(const char Query[], const PGSTD::string &Desc=PGSTD::string()) | pqxx::transaction_base | |
Exec(const PGSTD::string &Query, const PGSTD::string &Desc=PGSTD::string()) | pqxx::transaction_base | |
isolation_tag typedef | pqxx::transaction_base | |
Name() const | pqxx::transaction_base | |
ProcessNotice(const char Msg[]) const | pqxx::transaction_base | |
ProcessNotice(const PGSTD::string &Msg) const | pqxx::transaction_base | |
SetVariable(const PGSTD::string &Var, const PGSTD::string &Value) | pqxx::transaction_base | |
StartCmd() const | pqxx::dbtransaction | [protected] |
transaction_base(connection_base &, const PGSTD::string &TName=PGSTD::string()) | pqxx::transaction_base | [explicit, protected] |
~transaction_base()=0 | pqxx::transaction_base | [pure virtual] |