All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DataSourceCatalog.cpp File Reference

It represents the system catalog of a DataSource. More...

#include "../../common/STLUtils.h"
#include "../../common/Translator.h"
#include "../../datatype/Enums.h"
#include "../../datatype/Property.h"
#include "../dataset/DataSetType.h"
#include "../dataset/Sequence.h"
#include "../dataset/ForeignKey.h"
#include "../Exception.h"
#include "DataSource.h"
#include "DataSourceCatalog.h"
#include <cassert>
#include <boost/format.hpp>

Go to the source code of this file.

Detailed Description

It represents the system catalog of a DataSource.

Definition in file DataSourceCatalog.cpp.