public class UnitOfWorkTransformerValueHolder extends UnitOfWorkValueHolder
shouldToStringInstantiate| Constructor and Description |
|---|
UnitOfWorkTransformerValueHolder(ValueHolderInterface attributeValue,
java.lang.Object original,
java.lang.Object clone,
AbstractTransformationMapping mapping,
UnitOfWorkImpl unitOfWork) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
buildCloneFor(java.lang.Object originalAttributeValue)
Clone the original attribute value.
|
void |
setValue(java.lang.Object theValue)
Ensure that the backup value holder is populated.
|
getMapping, getWrappedValueHolder, getWrappedValueHolderRemoteID, instantiateForUnitOfWorkValueHolder, isEasilyInstantiated, isPessimisticLockingValueHolder, isSerializedRemoteUnitOfWorkValueHolder, releaseWrappedValueHolder, setBackupValueHolder, shouldAllowInstantiationDeferralclone, getRow, getSession, getValue, getValue, isCoordinatedWithProperty, isInstantiated, isNewlyWeavedValueHolder, postInstantiate, privilegedSetValue, setInstantiated, setIsCoordinatedWithProperty, setIsNewlyWeavedValueHolder, setRow, setSession, setUninstantiated, toStringpublic UnitOfWorkTransformerValueHolder(ValueHolderInterface attributeValue, java.lang.Object original, java.lang.Object clone, AbstractTransformationMapping mapping, UnitOfWorkImpl unitOfWork)
public java.lang.Object buildCloneFor(java.lang.Object originalAttributeValue)
buildCloneFor in class UnitOfWorkValueHolderpublic void setValue(java.lang.Object theValue)
setValue in interface ValueHolderInterfacesetValue in class DatabaseValueHolderEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference