tntdb
1.3
|
▼Ntntdb | Main namespace for tntdb |
▼CBlob | Binary large objects |
CRelease | Release policy for SmartPtr |
CBlobIStream | Istream for reading from a tntdb::Blob |
CBlobStreamBuf | Streambuf for reading from a tntdb::Blob |
CConnection | This class holds a connection to a database |
CConnectionPool | |
CConnectionPools | |
CDate | This class holds a date |
CDatetime | This class holds a date and a time |
CDecimal | |
CError | Baseclass for database-errors |
CFieldNotFound | |
CHostvar | Helper class to hold a tntdb::Statement and a column name |
CLibraryManager | |
CNotFound | Thrown, if selectRow or selectValue does not fetch any data |
CNullValue | This exception is thrown, when a value is extracted with Value::get...(), but the value is null |
▼CResult | The class holds a resultset of a query |
Cconst_iterator | This implements a constant iterator to a result-set |
▼CRow | Row represents a row, which is fetched from the database |
Cconst_iterator | |
CRowReader | A RowReader is a class which helps reading multiple columns from a row |
CSqlBuilder | |
CSqlError | Exception, which is a direct result of a sql-statement |
▼CStatement | This class represents a sql-statement |
Cconst_iterator | This class represents a database-cursor |
CStmtEvent | |
CStmtParser | |
CTime | This class holds a time |
CTransaction | The class Transaction monitors the state of a transaction on a database-conection |
CTypeError | Exception to indicate, that a value couldn't be converted to a requested type |
CValue | The class Value represents a value, which is fetched from the database |