1 #ifndef INCLUDE_ORA_MAPPINGTOSCHEMA_H
2 #define INCLUDE_ORA_MAPPINGTOSCHEMA_H
coral::ISchema & m_schema
Reference to the schema in use.
void createTable(const TableInfo &tableInfo)
~MappingToSchema()
Destructor.
bool check(const MappingTree &mapping)
MappingToSchema(coral::ISchema &schema)
Constructor.
void alter(const MappingTree &mapping)
void create(const MappingTree &mapping)