Sese Framework  2.3.0
A cross-platform framework
Loading...
Searching...
No Matches
sese::db::impl::PostgresPreparedStatementImpl Member List

This is the complete list of members for sese::db::impl::PostgresPreparedStatementImpl, including all inherited members.

connsese::db::impl::PostgresPreparedStatementImplprotected
countsese::db::impl::PostgresPreparedStatementImplprotected
errorsese::db::impl::PostgresPreparedStatementImplprotected
executeQuery() noexcept overridesese::db::impl::PostgresPreparedStatementImplvirtual
executeUpdate() noexcept overridesese::db::impl::PostgresPreparedStatementImplvirtual
getColumnSize(uint32_t index) noexcept overridesese::db::impl::PostgresPreparedStatementImplvirtual
getColumnType(uint32_t index, MetadataType &type) noexcept overridesese::db::impl::PostgresPreparedStatementImplvirtual
getErrorCode() constsese::db::PreparedStatementinline
getLastError() const noexcept overridesese::db::impl::PostgresPreparedStatementImplvirtual
getLastErrorMessage() const noexcept overridesese::db::impl::PostgresPreparedStatementImplvirtual
paramTypessese::db::impl::PostgresPreparedStatementImplprotected
paramValuessese::db::impl::PostgresPreparedStatementImplprotected
PostgresPreparedStatementImpl(std::string stmt_name, std::string stmt_string, uint32_t count, PGconn *conn) noexceptsese::db::impl::PostgresPreparedStatementImplexplicit
Ptr typedefsese::db::PreparedStatement
resultsese::db::impl::PostgresPreparedStatementImplprotected
setDateTime(uint32_t index, const sese::DateTime &value) noexcept overridesese::db::impl::PostgresPreparedStatementImplvirtual
setDouble(uint32_t index, const double &value) noexcept overridesese::db::impl::PostgresPreparedStatementImplvirtual
setFloat(uint32_t index, const float &value) noexcept overridesese::db::impl::PostgresPreparedStatementImplvirtual
setInteger(uint32_t index, const int32_t &value) noexcept overridesese::db::impl::PostgresPreparedStatementImplvirtual
setLong(uint32_t index, const int64_t &value) noexcept overridesese::db::impl::PostgresPreparedStatementImplvirtual
setNull(uint32_t index) noexcept overridesese::db::impl::PostgresPreparedStatementImplvirtual
setText(uint32_t index, const char *value) noexcept overridesese::db::impl::PostgresPreparedStatementImplvirtual
stmtNamesese::db::impl::PostgresPreparedStatementImplprotected
stmtStringsese::db::impl::PostgresPreparedStatementImplprotected
stringssese::db::impl::PostgresPreparedStatementImplprotected
~PostgresPreparedStatementImpl() noexcept overridesese::db::impl::PostgresPreparedStatementImpl
~PreparedStatement() noexcept=defaultsese::db::PreparedStatementvirtual