tntdb  1.4
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 123]
 NtntdbMain namespace for Tntdb
 CConnectionPool
 CConnectionPools
 CConnectionParameter
 CDateThis class holds a date
 CDatetimeThis class holds a date and a time
 CDecimal
 CErrorBase class for database errors
 CNotFoundException thrown when selectRow or selectValue doesn't fetch any data
 CNullValueException thrown when a Value::get...() is called on a NULL value
 CTypeErrorException thrown when a Value can't be converted to a requested type
 CSqlErrorException thrown when the execution of an SQL statement caused an error
 CFieldNotFound
 CLibraryManager
 CSqlBuilderHelper class for building sql statements
 CStmtEvent
 CStmtParserSearch host variables
 CTimeThis class holds a time
 CTransactionThe class Transaction monitors the state of a transaction on a database connection
 CBlobBinary large objects
 CReleaseRelease policy for SmartPtr
 CBlobStreamBufStreambuf for reading from a tntdb::Blob
 CBlobIStreamIstream for reading from a tntdb::Blob
 CConnectionThis class holds a connection to a database
 CResultThe class holds a resultset of a query
 Cconst_iteratorThis implements a constant iterator to a result-set
 CRowRow represents a row, which is fetched from the database
 Cconst_iterator
 CRowReaderA RowReader is a class which helps reading multiple columns from a row
 CStatementThis class represents an SQL statement
 Cconst_iteratorThis class represents a database-cursor
 CHostvarHelper class to hold a Statement and a column name
 CValueThe class Value represents a value, which is fetched from the database