|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicMappingStructure | |
org.objectweb.jorm.mapper.fos.metainfo | |
org.objectweb.jorm.mapper.rdb.metainfo | |
org.objectweb.jorm.metainfo.lib |
Uses of BasicMappingStructure in org.objectweb.jorm.mapper.fos.metainfo |
Subclasses of BasicMappingStructure in org.objectweb.jorm.mapper.fos.metainfo | |
class |
FosClassMapping
|
class |
FosGenClassMapping
|
class |
FosPrimitiveElementMapping
author P. |
Uses of BasicMappingStructure in org.objectweb.jorm.mapper.rdb.metainfo |
Subclasses of BasicMappingStructure in org.objectweb.jorm.mapper.rdb.metainfo | |
class |
RdbClassMapping
This class defines information on the mapping of a class to relational structures In the case of inheritance, one must defines how the mapping definitions are inherited, and how to distinguish instances of the class to instances of super or sub classes. |
class |
RdbClassMultiMapping
Implementation of the RdbClassMultiMapping interface. |
class |
RdbExternalTable
As a meta-object, the parent is the main table |
class |
RdbGenClassMapping
Description |
class |
RdbPrimitiveElementMapping
Description |
class |
RdbTable
Define the mapping of primitive elements onto the columns of a table. |
Uses of BasicMappingStructure in org.objectweb.jorm.metainfo.lib |
Subclasses of BasicMappingStructure in org.objectweb.jorm.metainfo.lib | |
class |
BasicClassMapping
BasicClassMapping is THE basic implementation of the ClassMapping interface. |
class |
BasicCommonClassMapping
Description |
class |
BasicGenClassMapping
Description |
class |
BasicIdentifierMapping
Description |
class |
BasicParentClassMapping
|
class |
BasicReferenceMapping
Description |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |