|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JDORelationshipImpl | |
org.apache.jdo.impl.model.jdo | This package contains classes that implement the JDO model interfaces and provide access to JDO metadata. |
org.apache.jdo.impl.model.jdo.caching |
Uses of JDORelationshipImpl in org.apache.jdo.impl.model.jdo |
Subclasses of JDORelationshipImpl in org.apache.jdo.impl.model.jdo | |
class |
JDOArrayImplDynamic
An instance of this class represents the JDO relationship metadata of a array relationship field. |
class |
JDOCollectionImplDynamic
An instance of this class represents the JDO relationship metadata of a collection relationship field. |
class |
JDOMapImplDynamic
An instance of this class represents the JDO relationship metadata (the treatment of keys and values) of a map relationship field. |
class |
JDOReferenceImplDynamic
An instance of this class represents the JDO relationship metadata of a reference relationship field. |
Uses of JDORelationshipImpl in org.apache.jdo.impl.model.jdo.caching |
Subclasses of JDORelationshipImpl in org.apache.jdo.impl.model.jdo.caching | |
class |
JDOArrayImplCaching
An instance of this class represents the JDO relationship metadata of a array relationship field. |
class |
JDOCollectionImplCaching
An instance of this class represents the JDO relationship metadata of a collection relationship field. |
class |
JDOMapImplCaching
An instance of this class represents the JDO relationship metadata (the treatment of keys and values) of a map relationship field. |
class |
JDOReferenceImplCaching
An instance of this class represents the JDO relationship metadata of a reference relationship field. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |