Uses of Interface
org.eclipse.persistence.internal.indirection.WrappingValueHolder
-
Packages that use WrappingValueHolder Package Description org.eclipse.persistence.internal.indirection -
-
Uses of WrappingValueHolder in org.eclipse.persistence.internal.indirection
Classes in org.eclipse.persistence.internal.indirection that implement WrappingValueHolder Modifier and Type Class Description classProtectedValueHolder<T>Purpose: provides a value holder type that can be used in Protected instances of Entities.classUnitOfWorkQueryValueHolder<T>UnitOfWorkQueryValueHolder wraps a database-stored object and implements behavior to access it.classUnitOfWorkTransformerValueHolder<T>UnitOfWorkTransformerValueHolder wraps a database-stored object and implements behavior to access it.classUnitOfWorkValueHolder<T>A UnitOfWorkValueHolder is put in a clone object.
-