|
|||||||||||
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 FieldMap s for the persistent objects that have been created during this transaction. |
List |
getUpdatedObjects()
Get the FieldChangeMap s for the persistent objects that have been updated during this transaction. |
Method Detail |
public List getNewObjects()
FieldMap
s for the persistent objects that have been created during this transaction.
FieldMap
objectspublic List getUpdatedObjects()
FieldChangeMap
s 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 |