prepared_statement 261 B

123456
  1. /** Helper classes for defining and executing prepared statements.
  2. *
  3. * See the connection_base hierarchy for more about prepared statements
  4. */
  5. // Actual definitions in .hxx file so editors and such recognize file type.
  6. #include "pqxx/prepared_statement.hxx"