Uses of Class
org.jpox.store.fieldmanager.AbstractFetchFieldManager

Packages that use AbstractFetchFieldManager
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. 
 

Uses of AbstractFetchFieldManager in org.jpox.store.fieldmanager
 

Subclasses of AbstractFetchFieldManager in org.jpox.store.fieldmanager
 class DetachFieldManager
          FieldManager to handle the detachment of fields with persistable objects.
 class LoadFieldManager
          Field Manager to handle loading all fields of all objects in the fetch plan.
 class MakeTransientFieldManager
          Field Manager to handle the making transient of fields.
 



Copyright © -2008 . All Rights Reserved.