#include <RelationalMapping.h>
|
virtual void | process (MappingElement &parentElement, const std::string &attributeName, const std::string &attributeNameForSchema, const std::string &scopeNameForSchema)=0 |
|
virtual | ~IRelationalMapping () |
|
Definition at line 26 of file RelationalMapping.h.
virtual ora::IRelationalMapping::~IRelationalMapping |
( |
| ) |
|
|
inlinevirtual |
virtual void ora::IRelationalMapping::process |
( |
MappingElement & |
parentElement, |
|
|
const std::string & |
attributeName, |
|
|
const std::string & |
attributeNameForSchema, |
|
|
const std::string & |
scopeNameForSchema |
|
) |
| |
|
pure virtual |