Framework Professional Edition Package


Package org.mbs.services.transaction

Interface Summary
Transaction A Transaction object can be obtained from the TransactionManager with the createTransaction() method.
TransactionContext The TransactionContext provides methods, that allows the Transaction Resources to join and participate in the current transaction.
TransactionManager The Transaction Manager service acts as a factory for Transaction objects.
TransactionResource A TransactionResource represents a participant in a transaction.
 

Class Summary
TransactionPermission The TransactionPermission defines the security roles required to retrieve or start a transaction.
 

Exception Summary
TransactionException TransactionException exception is thrown when the transaction has been marked for rollback only or the transaction has been rolled back instead of committed.
 


Framework Professional Edition Package


Copyright © 1999-2007 ProSyst Software GmbH. All Rights Reserved