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

MySqlOvPropertyMappingRelation.h File Reference

#include <Rdbms/Override/RdbmsOvPropertyMappingConcrete.h>
#include <Rdbms/Override/MySQL/MySqlOv.h>
#include <Rdbms/Override/MySQL/MySqlOvPropertyMappingDefinition.h>

Include dependency graph for MySqlOvPropertyMappingRelation.h:

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

Go to the source code of this file.


Classes

class  FdoMySQLOvPropertyMappingRelation
 Abstract class defining the physical schema overrides for relation type object property table mappings. More...

Typedefs

typedef FdoPtr< FdoMySQLOvPropertyMappingRelationFdoMySQLOvPropertyMappingRelationP
 FdoMySQLOvPropertyMappingRelationP is a FdoPtr on FdoMySQLOvPropertyMappingRelation, provided for convenience.

Typedef Documentation

typedef FdoPtr<FdoMySQLOvPropertyMappingRelation> FdoMySQLOvPropertyMappingRelationP
 

FdoMySQLOvPropertyMappingRelationP is a FdoPtr on FdoMySQLOvPropertyMappingRelation, provided for convenience.

Definition at line 62 of file MySqlOvPropertyMappingRelation.h.


Comments?