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 TypeClassDescriptionclass
FieldManager to handle the detachment of fields with persistable objects.class
Field Manager to handle loading all fields of all objects in the fetch plan.class
Field Manager to handle the making transient of fields.