#include <map>
#include <string>
#include "TDbi.hxx"
#include "TDbiResultSet.hxx"
#include "TDbiDatabaseManager.hxx"
#include "TDbiValidityRec.hxx"
#include "TVldContext.hxx"
Go to the source code of this file.
Classes | |
class | TDbiResultSetHandle< T > |
Concept Templated class of pointers to Result objects. ResultHandle objects are lightweight and provide type safe access to a specific table. More... | |
Defines | |
#define | USE_NEW_DBI_API |
#define | DBIRESULTSETHANDLE_H |
#define DBIRESULTSETHANDLE_H |
Definition at line 4 of file TDbiResultSetHandle.hxx.
#define USE_NEW_DBI_API |
Definition at line 3 of file TDbiResultSetHandle.hxx.