|
SolarMetric Kodo JDO Enterprise Edition 2.3.1 generated on August 20 2002 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
An entity that wishes to be notified on changes to persistent instances.
| Method Summary | |
void |
objectDeleted(ObjectEvent event)
Notification that a persistent object has been removed from the data store. |
void |
objectInserted(ObjectEvent event)
Notification that a persistent object has been added to the data store. |
void |
objectUpdated(ObjectEvent event)
Notification that a persistent object has changed in the data store. |
| Method Detail |
public void objectUpdated(ObjectEvent event)
public void objectInserted(ObjectEvent event)
public void objectDeleted(ObjectEvent event)
|
SolarMetric Kodo JDO Enterprise Edition 2.3.1 generated on August 20 2002 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||