| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PostPersistListener
| Method Summary | |
|---|---|
|  void | afterPersistPerformed(LifecycleEvent event)Receives notifications after a persist operation has been written to the data store. | 
| Method Detail | 
|---|
void afterPersistPerformed(LifecycleEvent event)
PersistListener.afterPersist(org.apache.openjpa.event.LifecycleEvent) in that
 the latter is called at the end of the persist() operation itself, not
 after the flush.
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||