PostgreSQL connection.
Definition postgresqlConnection.hpp:41
virtual uint64_t executeUpdate() override
virtual ~PostgreSQLPreparedStatement() noexcept
PostgreSQLPreparedStatement(PGconn *dbCon, const std::string &query)
virtual ResultSet * executeQuery() override