|
Oracle TopLink Java API Reference 10g Release 3 (10.1.3.1) B28219-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Purpose: To Provide API to the TransformationMappingChangeRecord.
Description: This changeRecord stores the particular database row that was changed in the mapping.
| Method Summary | |
Record |
getRecord()ADVANCED: This method is used to access the changes of the fields in a transformation mapping. |
DatabaseRow |
getRow()Deprecated. Replaced by getRecord() |
| Methods inherited from interface oracle.toplink.changesets.ChangeRecord |
getAttribute, getOwner |
| Method Detail |
public DatabaseRow getRow()
getRecord()public Record getRecord()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||