|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Implemented by subscribers to row set management events generated by row sets or row set iterators.
A RowSet
or RowSetIterator
will notify its listeners whenever:
Method Summary | |
void |
doneCommit(TransactionStateEvent event) |
void |
doneRollback(TransactionStateEvent event) |
Method Detail |
public void doneCommit(TransactionStateEvent event)
event
- a description of the event.public void doneRollback(TransactionStateEvent event)
event
- a description of the event.
|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2003, Oracle. All rights reserved.