#include "pqxx/compiler.h"
#include "pqxx/dbtransaction"
Include dependency graph for dbtransaction.cxx:
Functions | |
pqxx::dbtransaction::dbtransaction (connection_base &C, const PGSTD::string &IsolationString, const PGSTD::string &NName, const PGSTD::string &CName) | |
pqxx::dbtransaction::~dbtransaction () | |
void | pqxx::dbtransaction::start_backend_transaction () |
pqxx::result | pqxx::dbtransaction::do_exec (const char Query[]) |
|
|
|
|
|
|
|
|