Uses of Class
com.uwyn.rife.database.exceptions.RollbackException

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.
 



Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.