public class BackupValueHolder extends ValueHolder
isCoordinatedWithPropertyshouldToStringInstantiate| 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, toStringpublic BackupValueHolder(ValueHolderInterface unitOfWorkValueHolder)
public java.lang.Object getValue()
getValue in interface ValueHolderInterfacegetValue in class ValueHolderpublic ValueHolderInterface getUnitOfWorkValueHolder()
EclipseLink 2.4.2, "build v20130514-5956486" API Reference