|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicClassMapping | |
org.objectweb.jorm.mapper.fos.metainfo | |
org.objectweb.jorm.mapper.rdb.metainfo |
Uses of BasicClassMapping in org.objectweb.jorm.mapper.fos.metainfo |
Subclasses of BasicClassMapping in org.objectweb.jorm.mapper.fos.metainfo | |
class |
FosClassMapping
|
Uses of BasicClassMapping in org.objectweb.jorm.mapper.rdb.metainfo |
Subclasses of BasicClassMapping 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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |