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.resource A JCA resource adapter for JPOX. 
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. 
 

Classes in org.jpox.state used by org.jpox
ActivityState
          Activity states.
FetchPlanState
          Holder for the state control for FetchPlan processing.
 

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

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
AbstractFetchFieldManager
          Base field manager for handling the fetching of fields.
AbstractFetchFieldManager.EndOfFetchPlanGraphException
          Exception thrown when we reach the end of the fetch depth in a branch of the object graph
ActivityState
          Activity states.
FetchPlanState
          Holder for the state control for FetchPlan processing.
LifeCycleState
          Base Class representing the life cycle state.
StateManagerImpl
          Implementation of the StateManager.
 



Copyright © -2007 . All Rights Reserved.