public interface TransformationMappingChangeRecord extends ChangeRecord
Purpose: To Provide API to the TransformationMappingChangeRecord.
Description: This changeRecord stores the particular database row that was changed in the mapping.
Modifier and Type | Method and Description |
---|---|
Record |
getRecord()
ADVANCED:
This method is used to access the changes of the fields in a transformation mapping.
|
getAttribute, getOldValue, getOwner
Record getRecord()