|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RollbackException | |
|---|---|
| com.uwyn.rife.database | Provides classes and interfaces for the object-oriented query builders, database abstraction layer, persistance manager, query handling templates, fault-tolerant JDBC wrappers and connection pooling. |
| Uses of RollbackException in com.uwyn.rife.database |
|---|
| Methods in com.uwyn.rife.database that throw RollbackException | |
|---|---|
void |
DbTransactionUser.rollback()
Should be used to roll back ongoing transactions, otherwise enclosing transaction users might not be interrupted and subsequent modification can still happen outside the transaction. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||