Package org.datanucleus.store.fieldmanager
package 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.
See PersistenceCapable.ObjectIdFieldManager in the JDO specification.
-
ClassDescriptionBase field manager for handling the fetching of fields.Exception thrown when we reach the end of the fetch depth in a branch of the object graphAbstract field manager for retrieval of objects.Abstract representation of a field manager.Abstract field manager for storage of objects.Utility class to handle the attach of fields.Field manager that deletes all "dependent" PC objects referenced from the source object.FieldManager to handle the detachment of fields with persistable objects.Provide methods to fetch from/to a persistable object to/from StateManager/DataStore.Field Manager to handle loading all fields of all objects in the fetch plan.Field Manager to handle the making transient of fields.Manager that nullifies any Collection/Map/PC fields of the object.Field manager that persists all unpersisted PC objects referenced from the source object.Field manager that runs reachability on all PC objects referenced from the source object.A simple field manager that stores/fetches a single field value per type in memory.Field manager for single field.FieldManager to unset the owner fields of any SCO wrapped fields.