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, shouldAllowInstantiationDeferral
clone, getRow, getSession, getValue, getValue, isCoordinatedWithProperty, isInstantiated, isNewlyWeavedValueHolder, postInstantiate, privilegedSetValue, setInstantiated, setIsCoordinatedWithProperty, setIsNewlyWeavedValueHolder, setRow, setSession, setUninstantiated, toString
public 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 UnitOfWorkValueHolder
public void setValue(java.lang.Object theValue)
setValue
in interface ValueHolderInterface
setValue
in class DatabaseValueHolder
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference