public class BackupValueHolder extends ValueHolder
shouldToStringInstantiate| Constructor and Description |
|---|
BackupValueHolder(ValueHolderInterface unitOfWorkValueHolder) |
| Modifier and Type | Method and Description |
|---|---|
ValueHolderInterface |
getUnitOfWorkValueHolder()
Return the original uow clone's value holder.
|
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 Object getValue()
getValue in interface ValueHolderInterfacegetValue in class ValueHolderpublic ValueHolderInterface getUnitOfWorkValueHolder()
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference