tntdb 1.1
|
beginTransaction() | tntdb::Connection | |
clearStatementCache() | 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] |
lastInsertId(const std::string &name) | tntdb::Connection | [inline] |
operator!() const | tntdb::Connection | [inline] |
ping() | tntdb::Connection | [inline] |
prepare(const std::string &query) | tntdb::Connection | |
prepareCached(const std::string &query, const std::string &key) | tntdb::Connection | |
prepareCached(const std::string &query) | tntdb::Connection | [inline] |
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 |