Package org.smartcomps.twister.common.transaction

Interface Summary
TransactionalResource A transactional resource that can be managed my the TransactionManager.
 

Class Summary
TransactionManager The TransactionManager manages TransactionalResource implementations and tries to apply (if possible) an all or nothing policy with those resources.
 

Exception Summary
TransactionException Thrown when a problem occurs when initializing a TransactionalResource, beginning, commiting or rollbacking a transaction.
 



Copyright © 2003 SmartComps. All Rights Reserved.