#include <map>#include <ostream>#include <string>#include <vector>#include "Rtypes.h"#include "DatabaseInterface/DbiConnection.h"#include "DatabaseInterface/DbiStatement.h"Go to the source code of this file.
Classes | |
| class | DbiCascader |
| Concept A cascade (prioritorised list) of DbiConnections, one for each database in the cascade. Purpose Implements the concept of a cascade allowing user to overrride parts of the standard database by introducing higher priority non-standard ones above it in a cascade. More... | |
| class | DbiCascader::Lock |
1.3.9.1