Uses of Package
org.apache.jdo.state

Packages that use org.apache.jdo.state
org.apache.jdo.impl.jdoql.jdoqlc   
org.apache.jdo.impl.pm This package contains classes that are for use across all kinds of implementations of the JDO Reference Implementation. 
org.apache.jdo.impl.sco This package contains implementation of the SCO-related interfaces. 
org.apache.jdo.impl.state   
org.apache.jdo.pm This package contains provides internal interfaces for PersistenceManagerFactory and PersistenceManager extending the ones from javax.jdo. 
org.apache.jdo.state This package contains the internal StateManager and teh FIeldManager interface. 
org.apache.jdo.store This package contains StoreManager and store-related interfaces plus an abstract StoreManager implementation. 
 

Classes in org.apache.jdo.state used by org.apache.jdo.impl.jdoql.jdoqlc
FieldManager
          This is the means by which a StateManager implementation's giveXXXField() method (where XXX is e.g.
 

Classes in org.apache.jdo.state used by org.apache.jdo.impl.pm
StateManagerInternal
          Extends the StateManager interface for JDO-internal use.
 

Classes in org.apache.jdo.state used by org.apache.jdo.impl.sco
StateManagerInternal
          Extends the StateManager interface for JDO-internal use.
 

Classes in org.apache.jdo.state used by org.apache.jdo.impl.state
StateManagerInternal
          Extends the StateManager interface for JDO-internal use.
 

Classes in org.apache.jdo.state used by org.apache.jdo.pm
StateManagerInternal
          Extends the StateManager interface for JDO-internal use.
 

Classes in org.apache.jdo.state used by org.apache.jdo.state
FieldManager
          This is the means by which a StateManager implementation's giveXXXField() method (where XXX is e.g.
 

Classes in org.apache.jdo.state used by org.apache.jdo.store
StateManagerInternal
          Extends the StateManager interface for JDO-internal use.
 



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