Uses of Class
org.datanucleus.store.fieldmanager.AbstractFetchDepthFieldManager
-
Packages that use AbstractFetchDepthFieldManager Package Description org.datanucleus.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 AbstractFetchDepthFieldManager in org.datanucleus.store.fieldmanager
Subclasses of AbstractFetchDepthFieldManager in org.datanucleus.store.fieldmanager Modifier and Type Class Description classDetachFieldManagerFieldManager to handle the detachment of fields with persistable objects.classLoadFieldManagerField Manager to handle loading all fields of all objects in the fetch plan.classMakeTransientFieldManagerField Manager to handle the making transient of fields.
-