#include <Rdbms/Override/MySQL/MySqlOv.h>
#include <Rdbms/Override/MySQL/MySqlOvPropertyMappingRelation.h>
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 < FdoMySQLOvPropertyMappingConcrete > | FdoMySQLOvPropertyMappingConcreteP |
FdoMySQLOvPropertyMappingConcreteP is a FdoPtr on FdoMySQLOvPropertyMappingConcrete, provided for convenience. |