|
tntdb
1.3
|
| Main namespace for tntdb | |
| This class holds a date | |
| This class holds a date and a time | |
| Baseclass for database-errors | |
| Thrown, if selectRow or selectValue does not fetch any data | |
| This exception is thrown, when a value is extracted with Value::get...(), but the value is null | |
| Exception to indicate, that a value couldn't be converted to a requested type | |
| Exception, which is a direct result of a sql-statement | |
| This class holds a time | |
| The class Transaction monitors the state of a transaction on a database-conection | |
| Binary large objects | |
| Release policy for SmartPtr | |
| Streambuf for reading from a tntdb::Blob | |
| Istream for reading from a tntdb::Blob | |
| This class holds a connection to a database | |
| The class holds a resultset of a query | |
| This implements a constant iterator to a result-set | |
| Row represents a row, which is fetched from the database | |
| A RowReader is a class which helps reading multiple columns from a row | |
| This class represents a sql-statement | |
| This class represents a database-cursor | |
| Helper class to hold a tntdb::Statement and a column name | |
| The class Value represents a value, which is fetched from the database |