| org.apache.jdo.impl.model.jdo.caching | |
| org.apache.jdo.impl.model.jdo.util | |
| org.apache.jdo.impl.model.jdo.xml |
| JDORelationshipImpl | JDORelationship is the super interface for all interfaces representing JDO relationship metadata of a managed field of a persistence capable class. | code | html |
| JDOArrayImplDynamic | An instance of this class represents the JDO relationship metadata of a array relationship field. | code | html |
| JDOAssociatedPropertyImplDynamic | An instance of this class represents the JDO metadata of a managed property of a persistence capable class. | code | html |
| JDOClassImplDynamic | An instance of this class represents the JDO metadata of a persistence capable class. | code | html |
| JDOCollectionImplDynamic | An instance of this class represents the JDO relationship metadata of a collection relationship field. | code | html |
| JDOElementImpl | This is the super interface for JDO metadata elements, such as JDOClass, JDOField and JDORelationship. | code | html |
| JDOExtensionImpl | An instance of this class represents a JDO vendor specific extension. | code | html |
| JDOFieldImplDynamic | An instance of this class represents the JDO metadata of a managed field of a persistence capable class. | code | html |
| JDOMapImplDynamic | An instance of this class represents the JDO relationship metadata (the treatment of keys and values) of a map relationship field. | code | html |
| JDOMemberImpl | This is the super interface for named JDO metadata elements, such as JDOClass and JDOField. | code | html |
| JDOModelFactoryImplDynamic | Factory for dynamic JDOModel instances. | code | html |
| JDOModelImplDynamic | A JDOModel instance bundles a number of JDOClass instances used by an application. | code | html |
| JDOModelImplDynamic.MetadataResourceNameIterator | This Iterator implementation iterates resource names of possible JDO metadata files for the specified class name. | code | html |
| JDOPackageImpl | A JDOPackage instance represents the JDO package metadata. | code | html |
| JDOPropertyImplDynamic | An instance of this class represents the JDO metadata of a managed property of a persistence capable class. | code | html |
| JDOReferenceImplDynamic | An instance of this class represents the JDO relationship metadata of a reference relationship field. | code | html |
| UnresolvedRelationshipHelper | A helper class to manage unresolved relationship information. | code | html |
This package contains classes that implement the JDO model interfaces and provide access to JDO metadata.