#include <string>#include <map>#include <vector>#include "DatabaseInterface/Dbi.h"#include "DatabaseInterface/DbiValidityRec.h"#include "Validity/VldContext.h"Go to the source code of this file.
Classes | |
| class | DbiValidityRecBuilder |
| Concept Constructor for the set of effective DbiValidityRec objects for the current query. Purpose Parse a DbiResultSet from a validity query and build DbiValidityRecs for the best, with VldRange trimmed by neighbouring validity records of higher priority. For non-aggregated tables there will only be one DbiValidityRec, but for aggregated data, there will be one for each aggregate More... | |
1.3.9.1