transactor 214 B

123456
  1. /** pqxx::transactor class.
  2. *
  3. * pqxx::transactor is a framework-style wrapper for safe transactions.
  4. */
  5. // Actual definitions in .hxx file so editors and such recognize file type.
  6. #include "pqxx/transactor.hxx"