Package com.sap.transaction

Interface Summary
ITxManager This interface specifies the functionality that TxManager implementations shouls support in order to wrap the JTA transaction manager as specified by the new SAP transaction specification.
TransactionTicket Interface, implementations of which denote that the user is owner of the current transaction.
 

Class Summary
TxManager The TxManager class provides a set of static methods that allow applications to handle JTA transactions in a convenient and controlled way.
 

Exception Summary
TxDemarcationException A TxStackException is thrown to indicate that the TxManager has encountered an unbalanced sequence of transaction demarcation calls.
TxDuplicateOIDRegistrationException A TxDuplicateOIDRegistratrionException is thrown when an attempt to register a duplicate synchronization object with a different SID in a given synchtonization level is discovered.
TxException A TxException is thrown to indicate that the transaction manager has encountered an unexpected error situation.
TxRollbackException A TxRollbackException is thrown when a transaction is marked for rollback only or when it has been rolled back instead of committed.
TxSynchronizationException A TxSynchronizationException is thrown when a passed Synchronization object conflicts with another Synchronization object that has already been registered under the same synchronization id.
 



Copyright 2010 SAP AG Complete Copyright Notice