#include <string>#include "TString.h"#include "DatabaseInterface/Dbi.h"#include "DatabaseInterface/DbiRowStream.h"Go to the source code of this file.
Classes | |
| class | DbiResultSet |
| Concept Input stream with type checking. Purpose This is an interface to TSQLResultSet. Its primary purpose is to provide an >> operator with built-type checking to simplify the writing of DbiTableRow subclasses. More... | |
1.3.9.1