commitObjectChanges
is called during commitTransaction. The
object is removed from the transaction list of the cache manager. If the obj
is invalidated, it's destroyed (this.destroyObject()).
![]() |
Type | Name | Description | ||
ObjectHeader | obj | a Persistent object to commit
|
![]() |
Return | Description | ||
void |