|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Manages the updates made to persistent objects during one unit of work.
| Method Summary | |
List |
getNewObjects()
Get the FieldMaps for the persistent objects that have been created during this transaction. |
List |
getUpdatedObjects()
Get the FieldChangeMaps for the persistent objects that have been updated during this transaction. |
| Method Detail |
public List getNewObjects()
FieldMaps for the persistent objects that have been created during this transaction.
FieldMap objectspublic List getUpdatedObjects()
FieldChangeMaps for the persistent objects that have been updated during this transaction.
FieldChangeMap objects
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||