#include <dbtransaction.hxx>
Inheritance diagram for pqxx::dbtransaction:
Protected Member Functions | |
dbtransaction (connection_base &, const PGSTD::string &IsolationString, const PGSTD::string &NName, const PGSTD::string &CName) | |
virtual | ~dbtransaction () |
void | start_backend_transaction () |
Start a transaction on the backend and set desired isolation level. |
|
|
|
|
|
Start a transaction on the backend and set desired isolation level.
|