tablestream 218 B

123456
  1. /** pqxx::tablestream class.
  2. *
  3. * pqxx::tablestream provides optimized batch access to a database table.
  4. */
  5. // Actual definitions in .hxx file so editors and such recognize file type.
  6. #include "pqxx/tablestream.hxx"