#include "pqxx/libcompiler.h"
#include <string>
#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... |