|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JDOMemberImpl | |
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 JDOMemberImpl in org.apache.jdo.impl.model.jdo |
Subclasses of JDOMemberImpl in org.apache.jdo.impl.model.jdo | |
class |
JDOClassImplDynamic
An instance of this class represents the JDO metadata of a persistence capable class. |
class |
JDOFieldImplDynamic
An instance of this class represents the JDO metadata of a managed field of a persistence capable class. |
Uses of JDOMemberImpl in org.apache.jdo.impl.model.jdo.caching |
Subclasses of JDOMemberImpl in org.apache.jdo.impl.model.jdo.caching | |
class |
JDOClassImplCaching
An instance of this class represents the JDO metadata of a persistence capable class. |
class |
JDOFieldImplCaching
An instance of this class represents the JDO metadata of a managed field of a persistence capable class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |