Uses of Package
org.apache.jdo.model.jdo

Packages that use org.apache.jdo.model.jdo
org.apache.jdo.impl.model.java This package contains classes that are for use across all kinds of JavaModel implementations. 
org.apache.jdo.impl.model.java.reflection   
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   
org.apache.jdo.impl.model.jdo.util   
org.apache.jdo.impl.model.jdo.xml   
org.apache.jdo.model.java This package defines the JavaModel API. 
org.apache.jdo.model.jdo This package defines the JDOModel API. 
 

Classes in org.apache.jdo.model.jdo used by org.apache.jdo.impl.model.java
JDOClass
          A JDOClass instance represents the JDO metadata of a persistence-capable class.
JDOModel
          A JDOModel instance bundles a number of JDOClass instances used by an application.
 

Classes in org.apache.jdo.model.jdo used by org.apache.jdo.impl.model.java.reflection
JDOClass
          A JDOClass instance represents the JDO metadata of a persistence-capable class.
JDOModel
          A JDOModel instance bundles a number of JDOClass instances used by an application.
 

Classes in org.apache.jdo.model.jdo used by org.apache.jdo.impl.model.jdo
JDOArray
          A JDOArray instance represents the JDO relationship metadata of a array relationship field.
JDOClass
          A JDOClass instance represents the JDO metadata of a persistence-capable class.
JDOCollection
          A JDOCollection instance represents the JDO relationship metadata of a collection relationship field.
JDOElement
          This is the super interface for JDO metadata elements, such as JDOClass, JDOField and JDORelationship.
JDOExtension
          A JDOExtension instance represents a JDO vendor specific extension.
JDOField
          A JDOField instance represents the JDO metadata of a managed field of a persistence-capable class.
JDOMap
          A JDOMap instance represents the JDO relationship metadata (the treatment of keys and values) of a map relationship field.
JDOMember
          This is the super interface for named JDO metadata elements, such as JDOClass and JDOField.
JDOModel
          A JDOModel instance bundles a number of JDOClass instances used by an application.
JDOModelFactory
          Factory for JDOModel instances.
JDOPackage
          A JDOPackage instance represents the JDO package metadata.
JDOProperty
          A JDOProperty instance represents the JDO metadata of a property of a persistence-capable class.
JDOReference
          A JDOReference instance represents the JDO relationship metadata of a reference relationship field.
JDORelationship
          JDORelationship is the super interface for all interfaces representing JDO relationship metadata of a managed field of a persistence-capable class.
 

Classes in org.apache.jdo.model.jdo used by org.apache.jdo.impl.model.jdo.caching
JDOArray
          A JDOArray instance represents the JDO relationship metadata of a array relationship field.
JDOClass
          A JDOClass instance represents the JDO metadata of a persistence-capable class.
JDOCollection
          A JDOCollection instance represents the JDO relationship metadata of a collection relationship field.
JDOElement
          This is the super interface for JDO metadata elements, such as JDOClass, JDOField and JDORelationship.
JDOField
          A JDOField instance represents the JDO metadata of a managed field of a persistence-capable class.
JDOMap
          A JDOMap instance represents the JDO relationship metadata (the treatment of keys and values) of a map relationship field.
JDOMember
          This is the super interface for named JDO metadata elements, such as JDOClass and JDOField.
JDOModel
          A JDOModel instance bundles a number of JDOClass instances used by an application.
JDOModelFactory
          Factory for JDOModel instances.
JDOProperty
          A JDOProperty instance represents the JDO metadata of a property of a persistence-capable class.
JDOReference
          A JDOReference instance represents the JDO relationship metadata of a reference relationship field.
JDORelationship
          JDORelationship is the super interface for all interfaces representing JDO relationship metadata of a managed field of a persistence-capable class.
 

Classes in org.apache.jdo.model.jdo used by org.apache.jdo.impl.model.jdo.util
JDOClass
          A JDOClass instance represents the JDO metadata of a persistence-capable class.
JDOExtension
          A JDOExtension instance represents a JDO vendor specific extension.
JDOField
          A JDOField instance represents the JDO metadata of a managed field of a persistence-capable class.
JDOModel
          A JDOModel instance bundles a number of JDOClass instances used by an application.
JDORelationship
          JDORelationship is the super interface for all interfaces representing JDO relationship metadata of a managed field of a persistence-capable class.
 

Classes in org.apache.jdo.model.jdo used by org.apache.jdo.impl.model.jdo.xml
JDOModel
          A JDOModel instance bundles a number of JDOClass instances used by an application.
 

Classes in org.apache.jdo.model.jdo used by org.apache.jdo.model.java
JDOClass
          A JDOClass instance represents the JDO metadata of a persistence-capable class.
JDOModel
          A JDOModel instance bundles a number of JDOClass instances used by an application.
 

Classes in org.apache.jdo.model.jdo used by org.apache.jdo.model.jdo
JDOArray
          A JDOArray instance represents the JDO relationship metadata of a array relationship field.
JDOClass
          A JDOClass instance represents the JDO metadata of a persistence-capable class.
JDOCollection
          A JDOCollection instance represents the JDO relationship metadata of a collection relationship field.
JDOElement
          This is the super interface for JDO metadata elements, such as JDOClass, JDOField and JDORelationship.
JDOExtension
          A JDOExtension instance represents a JDO vendor specific extension.
JDOField
          A JDOField instance represents the JDO metadata of a managed field of a persistence-capable class.
JDOMap
          A JDOMap instance represents the JDO relationship metadata (the treatment of keys and values) of a map relationship field.
JDOMember
          This is the super interface for named JDO metadata elements, such as JDOClass and JDOField.
JDOModel
          A JDOModel instance bundles a number of JDOClass instances used by an application.
JDOPackage
          A JDOPackage instance represents the JDO package metadata.
JDOProperty
          A JDOProperty instance represents the JDO metadata of a property of a persistence-capable class.
JDOReference
          A JDOReference instance represents the JDO relationship metadata of a reference relationship field.
JDORelationship
          JDORelationship is the super interface for all interfaces representing JDO relationship metadata of a managed field of a persistence-capable class.
 



Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.