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

MySqlOvPropertyMappingSingle.h File Reference

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

Include dependency graph for MySqlOvPropertyMappingSingle.h:

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

Go to the source code of this file.


Classes

class  FdoMySQLOvPropertyMappingSingle
 Concrete class defining the physical schema overrides for the Single type object property mapping. Under the Single mapping type, the object property is kept in the same table as its containing class. More...

Typedefs

typedef FdoPtr< FdoMySQLOvPropertyMappingSingleFdoMySQLOvPropertyMappingSingleP
 FdoMySQLOvPropertyMappingSingleP is a FdoPtr on FdoMySQLOvPropertyMappingSingle, provided for convenience.

Typedef Documentation

typedef FdoPtr<FdoMySQLOvPropertyMappingSingle> FdoMySQLOvPropertyMappingSingleP
 

FdoMySQLOvPropertyMappingSingleP is a FdoPtr on FdoMySQLOvPropertyMappingSingle, provided for convenience.

Definition at line 51 of file MySqlOvPropertyMappingSingle.h.


Comments?