OSGeo FDO Provider for MySQL API Reference

OSGeo FDO Provider for MySQL API

API Reference OSGeo FDO Provider for MySQL

FdoMySQLOvPropertyMappingRelation Class Reference

#include <MySqlOvPropertyMappingRelation.h>

Inherits FdoMySQLOvPropertyMappingDefinition, and FdoRdbmsOvPropertyMappingRelation.

Inherited by FdoMySQLOvPropertyMappingConcrete.

Inheritance diagram for FdoMySQLOvPropertyMappingRelation:

Inheritance graph
[legend]
List of all members.

Detailed Description

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

Definition at line 29 of file MySqlOvPropertyMappingRelation.h.

Public Member Functions

FDOMYSQL_OV_API FdoMySQLOvClassDefinitionGetInternalClass ()
 Gets the internal class.
FDOMYSQL_OV_API void SetInternalClass (FdoMySQLOvClassDefinition *classDefinition)
 Sets the internal class.

Protected Member Functions

virtual FdoRdbmsOvClassDefinitionCreateInternalClass (bool attach)
 Creates and optionally attaches an internal class override object.
 FdoMySQLOvPropertyMappingRelation ()
virtual ~FdoMySQLOvPropertyMappingRelation ()

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