|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnresolvedRelationshipHelper | |
org.apache.jdo.impl.model.jdo | This package contains classes that implement the JDO model interfaces and provide access to JDO metadata. |
Uses of UnresolvedRelationshipHelper in org.apache.jdo.impl.model.jdo |
Fields in org.apache.jdo.impl.model.jdo declared as UnresolvedRelationshipHelper | |
private UnresolvedRelationshipHelper |
JDOModelImplDynamic.unresolvedRelationshipHelper
|
Methods in org.apache.jdo.impl.model.jdo that return UnresolvedRelationshipHelper | |
(package private) UnresolvedRelationshipHelper |
JDOFieldImplDynamic.getUnresolvedRelationshipHelper()
Returns the UnresolvedRelationshipHelper instance from the declaring JDOModel instacne of the declaring JDOClass. |
private UnresolvedRelationshipHelper |
JDORelationshipImpl.getUnresolvedRelationshipHelper()
Returns the UnresolvedRelationshipHelper instance from the declaring field. |
(package private) UnresolvedRelationshipHelper |
JDOModelImplDynamic.getUnresolvedRelationshipHelper()
Returns the UnresolvedRelationshipHelper instance for this JDOModel instance. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |