1 #ifndef INCLUDE_ORA_MAPPINGGENERATOR_H
2 #define INCLUDE_ORA_MAPPINGGENERATOR_H
MappingGenerator(coral::ISchema &schema)
Constructor.
coral::ISchema & m_schema
void createNewDependentMapping(const Reflex::Type &dependentClassDictionary, const MappingTree &parentClassMapping, MappingTree &destination)
~MappingGenerator()
Destructor.
void createNewMapping(const std::string &containerName, const Reflex::Type &classDictionary, MappingTree &destination)
TableRegister m_tableRegister