Uses of Interface
org.apache.openjpa.enhance.FieldManager
Packages that use FieldManager
-
Uses of FieldManager in org.apache.openjpa.kernel
Subinterfaces of FieldManager in org.apache.openjpa.kernelModifier and TypeInterfaceDescriptioninterfaceInterface implemented by OpenJPA state managers.Classes in org.apache.openjpa.kernel that implement FieldManagerModifier and TypeClassDescriptionclassInternal state manager for detached instances.classImplementation ofOpenJPAStateManagerdesigned to retrieve values from a detached instance, including when managed by aDetachedStateManager.classState manager used to access state of embedded object id primary key fields.classFieldManager type used to store information for rollback.classImplementation of theOpenJPAStateManagerinterface for use with this runtime.