API Reference | OSGeo FDO Provider for MySQL |
FdoMySQLOvPropertyMappingRelation Class Reference
#include <MySqlOvPropertyMappingRelation.h>
Inherits FdoMySQLOvPropertyMappingDefinition, and FdoRdbmsOvPropertyMappingRelation.
Inherited by FdoMySQLOvPropertyMappingConcrete.
Inheritance diagram for FdoMySQLOvPropertyMappingRelation:

Detailed Description
Abstract class defining the physical schema overrides for relation type object property table mappings.
Definition at line 29 of file MySqlOvPropertyMappingRelation.h.
Public Member Functions | |
FDOMYSQL_OV_API FdoMySQLOvClassDefinition * | GetInternalClass () |
Gets the internal class. | |
FDOMYSQL_OV_API void | SetInternalClass (FdoMySQLOvClassDefinition *classDefinition) |
Sets the internal class. | |
Protected Member Functions | |
virtual FdoRdbmsOvClassDefinition * | CreateInternalClass (bool attach) |
Creates and optionally attaches an internal class override object. | |
FdoMySQLOvPropertyMappingRelation () | |
virtual | ~FdoMySQLOvPropertyMappingRelation () |
The documentation for this class was generated from the following file:
Comments? |