OSGeo FDO Provider for MySQL API Reference

OSGeo FDO Provider for MySQL API

API Reference OSGeo FDO Provider for MySQL

FdoMySQLOvPropertyMappingSingle Class Reference

#include <MySqlOvPropertyMappingSingle.h>

Inherits FdoMySQLOvPropertyMappingDefinition, and FdoRdbmsOvPropertyMappingSingle.

Inheritance diagram for FdoMySQLOvPropertyMappingSingle:

Inheritance graph
[legend]
List of all members.

Detailed Description

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.

Definition at line 31 of file MySqlOvPropertyMappingSingle.h.

Static Public Member Functions

static FDOMYSQL_OV_API FdoMySQLOvPropertyMappingSingleCreate ()
 Constructs a default of an FdoMySQLOvPropertyMappingSingle.

Protected Member Functions

virtual void Dispose ()
 FdoMySQLOvPropertyMappingSingle ()
virtual ~FdoMySQLOvPropertyMappingSingle ()

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