public class BackupValueHolder extends ValueHolder
isCoordinatedWithProperty
shouldToStringInstantiate
Constructor and Description |
---|
BackupValueHolder(ValueHolderInterface unitOfWorkValueHolder) |
Modifier and Type | Method and Description |
---|---|
ValueHolderInterface |
getUnitOfWorkValueHolder()
Return the original uow clone's value holder.
|
java.lang.Object |
getValue()
If the original value holder was not instantiated,
then first instantiate it to obtain the backup value.
|
clone, isCoordinatedWithProperty, isInstantiated, isNewlyWeavedValueHolder, setIsCoordinatedWithProperty, setIsNewlyWeavedValueHolder, setValue, shouldAllowInstantiationDeferral, toString
public BackupValueHolder(ValueHolderInterface unitOfWorkValueHolder)
public java.lang.Object getValue()
getValue
in interface ValueHolderInterface
getValue
in class ValueHolder
public ValueHolderInterface getUnitOfWorkValueHolder()
EclipseLink 2.4.2, "build v20130514-5956486" API Reference