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

MySqlOvPropertyMappingConcrete.h File Reference

#include <Rdbms/Override/MySQL/MySqlOv.h>
#include <Rdbms/Override/MySQL/MySqlOvPropertyMappingRelation.h>

Include dependency graph for MySqlOvPropertyMappingConcrete.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  FdoMySQLOvPropertyMappingConcrete
 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. More...

Typedefs

typedef FdoPtr< FdoMySQLOvPropertyMappingConcreteFdoMySQLOvPropertyMappingConcreteP
 FdoMySQLOvPropertyMappingConcreteP is a FdoPtr on FdoMySQLOvPropertyMappingConcrete, provided for convenience.

Typedef Documentation

typedef FdoPtr<FdoMySQLOvPropertyMappingConcrete> FdoMySQLOvPropertyMappingConcreteP
 

FdoMySQLOvPropertyMappingConcreteP is a FdoPtr on FdoMySQLOvPropertyMappingConcrete, provided for convenience.

Definition at line 49 of file MySqlOvPropertyMappingConcrete.h.


Comments?