API Reference | OSGeo FDO Provider for MySQL |
FdoMySQLOvPropertyMappingConcrete Class Reference
#include <MySqlOvPropertyMappingConcrete.h>
Inherits FdoMySQLOvPropertyMappingRelation, and FdoRdbmsOvPropertyMappingConcrete.
Inheritance diagram for FdoMySQLOvPropertyMappingConcrete:

Detailed Description
Concrete class defining the physical schema overrides for the Concrete type object property mapping. Under the Concrete mapping type, each object property is kept in its own table.
Definition at line 27 of file MySqlOvPropertyMappingConcrete.h.
Static Public Member Functions | |
static FDOMYSQL_OV_API FdoMySQLOvPropertyMappingConcrete * | Create () |
Constructs a default of an FdoMySQLOvPropertyMappingConcrete. | |
Protected Member Functions | |
virtual void | Dispose () |
FdoMySQLOvPropertyMappingConcrete () | |
virtual | ~FdoMySQLOvPropertyMappingConcrete () |
The documentation for this class was generated from the following file:
Comments? |