#include <string>#include "Rtypes.h"#include "TSQLServer.h"#include "TSQLStatement.h"#include "TUrl.h"#include "DatabaseInterface/Dbi.h"#include "DatabaseInterface/DbiExceptionLog.h"Go to the source code of this file.
Classes | |
| class | DbiConnection |
| Concept A managed TSQLServer connection- dropped when idle. Purpose To minimise connections, particularly to ORACLE servers where connections cost money! More... | |
1.3.9.1