|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FlushTransactionListener
Notified on transaction flush.
Method Summary | |
---|---|
void |
afterFlush(TransactionEvent event)
Notification that a transaction has flushed all object changes. |
void |
beforeFlush(TransactionEvent event)
Notification that a transaction is about to flush all object changes. |
Method Detail |
---|
void beforeFlush(TransactionEvent event)
TransactionEvent.BEFORE_FLUSH
void afterFlush(TransactionEvent event)
TransactionEvent.AFTER_FLUSH
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |