API Reference OSGeo FDO Provider for MySQL
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

FdoMySQLOvPropertyMappingConcrete Class Reference

#include <MySqlOvPropertyMappingConcrete.h>

Inherits FdoMySQLOvPropertyMappingRelation, and FdoRdbmsOvPropertyMappingConcrete.

Inheritance diagram for FdoMySQLOvPropertyMappingConcrete:

[legend]
List of all members.

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

FDOMYSQL_OV_API FdoMySQLOvPropertyMappingConcreteCreate ()
 Constructs a default of an FdoMySQLOvPropertyMappingConcrete.

Protected Member Functions

virtual void Dispose ()
 FdoMySQLOvPropertyMappingConcrete ()
virtual ~FdoMySQLOvPropertyMappingConcrete ()

Constructor & Destructor Documentation

FdoMySQLOvPropertyMappingConcrete::FdoMySQLOvPropertyMappingConcrete  )  [protected]
 

virtual FdoMySQLOvPropertyMappingConcrete::~FdoMySQLOvPropertyMappingConcrete  )  [protected, virtual]
 


Member Function Documentation

FDOMYSQL_OV_API FdoMySQLOvPropertyMappingConcrete* FdoMySQLOvPropertyMappingConcrete::Create  )  [static]
 

Constructs a default of an FdoMySQLOvPropertyMappingConcrete.

Returns:
Returns FdoMySQLOvPropertyMappingConcrete

virtual void FdoMySQLOvPropertyMappingConcrete::Dispose  )  [protected, virtual]
 


The documentation for this class was generated from the following file:
Comments?