| 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. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
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 © 2018. All rights reserved.