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