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