Uses of Class
org.eclipse.persistence.internal.dynamic.ValuesAccessor
Packages that use ValuesAccessor
-
Uses of ValuesAccessor in org.eclipse.persistence.internal.xr
Subclasses of ValuesAccessor in org.eclipse.persistence.internal.xrModifier and TypeClassDescriptionclassINTERNAL: XRDynamicEntityAccessor is used by dynamically generated subclasses ofXRDynamicEntityto 'close over' information for the psuedo-attributes in the propertiesMap inherited fromXRDynamicEntity.classINTERNAL: XRDynamicEntityVHAccessor is similar toXRDynamicEntityAccessor; however, it is used exclusively by O-X mappings as they require attribute navigation through the ValueHolder to the contained value.