|
tntdb 1.4
|
This is the complete list of members for tntdb::Connection, including all inherited members.
| beginTransaction() | tntdb::Connection | |
| clearStatementCache() | tntdb::Connection | inline |
| clearStatementCache(const std::string &key) | tntdb::Connection | inline |
| close() | tntdb::Connection | inline |
| commitTransaction() | tntdb::Connection | |
| Connection() | tntdb::Connection | inline |
| Connection(IConnection *conn) | tntdb::Connection | inline |
| execute(const std::string &query) | tntdb::Connection | |
| getImpl() const | tntdb::Connection | inline |
| getImpl() | tntdb::Connection | inline |
| lastInsertId(const std::string &name=std::string()) | tntdb::Connection | inline |
| operator!() const | tntdb::Connection | inline |
| ping() | tntdb::Connection | inline |
| prepare(const std::string &query) | tntdb::Connection | |
| prepareCached(const std::string &query) | tntdb::Connection | inline |
| prepareCached(const std::string &query, const std::string &key) | tntdb::Connection | |
| prepareCachedWithLimit(const std::string &query, const std::string &limit, const std::string &offset=std::string()) | tntdb::Connection | inline |
| prepareCachedWithLimit(const std::string &query, const std::string &limit, const std::string &offset, const std::string &key) | tntdb::Connection | |
| prepareWithLimit(const std::string &query, const std::string &limit, const std::string &offset=std::string()) | tntdb::Connection | |
| rollbackTransaction() | tntdb::Connection | |
| select(const std::string &query) | tntdb::Connection | |
| selectRow(const std::string &query) | tntdb::Connection | |
| selectValue(const std::string &query) | tntdb::Connection | |
| size_type typedef (defined in tntdb::Connection) | tntdb::Connection |