Uses of Package
org.jpox.state

Packages that use org.jpox.state
org.jpox This package provides classes that are typically client-facing. 
org.jpox.api Provides adapters for different client APIs, like JDO, JPA and so on. 
org.jpox.jdo Package providing components specific to JDO persistence. 
org.jpox.jdo.state Definition of lifecycle states when providing JDO persistence 
org.jpox.sco Provides implementations of the wrappers for the mutable Second Class Objects (SCO's) supported by JPOX. 
org.jpox.state Provides classes relating to the life cycle state of a persistable object. 
org.jpox.store.fieldmanager Package providing managers for fields which give a mechanism for navigating through fields of a class and performing operations based on the type of the field. 
 

Classes in org.jpox.state used by org.jpox
ActivityState
          Definition of the activity states of a StateManager.
CallbackHandler
          CallBack handlers receive notification of events on persistent objects.
FetchPlanState
          Holder for the state control for FetchPlan processing.
RelationshipManager
          Manager for relationships of a class.
 

Classes in org.jpox.state used by org.jpox.api
LifeCycleState
          Base Class representing the life cycle state.
 

Classes in org.jpox.state used by org.jpox.jdo
CallbackHandler
          CallBack handlers receive notification of events on persistent objects.
LifeCycleState
          Base Class representing the life cycle state.
 

Classes in org.jpox.state used by org.jpox.jdo.state
LifeCycleState
          Base Class representing the life cycle state.
 

Classes in org.jpox.state used by org.jpox.sco
FetchPlanState
          Holder for the state control for FetchPlan processing.
 

Classes in org.jpox.state used by org.jpox.state
AbstractStateManager
          Abstract representation of a StateManager.
ActivityState
          Definition of the activity states of a StateManager.
CallbackHandler
          CallBack handlers receive notification of events on persistent objects.
FetchPlanState
          Holder for the state control for FetchPlan processing.
LifeCycleState
          Base Class representing the life cycle state.
RelationshipManager
          Manager for relationships of a class.
 

Classes in org.jpox.state used by org.jpox.store.fieldmanager
FetchPlanState
          Holder for the state control for FetchPlan processing.
 



Copyright © -2008 . All Rights Reserved.