13 #ifndef PQXX_H_DBTRANSACTION 14 #define PQXX_H_DBTRANSACTION 16 #include "pqxx/compiler-public.hxx" 17 #include "pqxx/internal/compiler-internal-pre.hxx" 19 #include "pqxx/transaction_base.hxx" 52 class PQXX_LIBEXPORT PQXX_NOVTABLE
dbtransaction :
public transaction_base
59 #include "pqxx/internal/compiler-internal-post.hxx" Abstract transaction base class: bracket transactions on the database.
Definition: dbtransaction.hxx:52
dbtransaction(connection &c)
Definition: dbtransaction.hxx:55
Dedicated namespace for helper types related to prepared statements.
Definition: array.hxx:25