|
Class Summary |
| JDOArrayImplCaching |
An instance of this class represents the JDO relationship metadata
of a array relationship field. |
| JDOClassImplCaching |
An instance of this class represents the JDO metadata of a persistence
capable class. |
| JDOCollectionImplCaching |
An instance of this class represents the JDO relationship metadata
of a collection relationship field. |
| JDOFieldImplCaching |
An instance of this class represents the JDO metadata of a managed
field of a persistence capable class. |
| JDOMapImplCaching |
An instance of this class represents the JDO relationship metadata
(the treatment of keys and values) of a map relationship field. |
| JDOModelFactoryImplCaching |
Factory for caching JDOModel instances. |
| JDOModelImplCaching |
A JDOModel instance bundles a number of JDOClass instances used by an
application. |