Uses of Class
com.sap.transaction.TxRollbackException

Packages that use TxRollbackException
com.sap.transaction   
 

Uses of TxRollbackException in com.sap.transaction
 

Methods in com.sap.transaction that throw TxRollbackException
static void TxManager.commitLevel(TransactionTicket txticket)
          Commmits the transaction level associated with the given transaction ticket.
 void ITxManager.commitLevel(TransactionTicket txticket)
          Commmits the transaction level associated with the given transaction ticket.
static void TxManager.leaveLevel(TransactionTicket ticket)
          Finishes and leaves the transaction level associated with the given transaction ticket.
 void ITxManager.leaveLevel(TransactionTicket txticket)
          Finishes and leaves the transaction level associated with the given transaction ticket.
static void TxManager.registerSynchronization(String SID, Synchronization sync)
          Registers the given Synchronization object with the current transaction.
 void ITxManager.registerSynchronization(String SID, Synchronization sync)
          Registers the given Synchronization object with the current transaction.
static TransactionTicket TxManager.required()
          Requires a new JTA transaction to be started or an already open transaction to be joined.
 TransactionTicket ITxManager.required()
          Requires a new JTA transaction to be started or an already open transaction to be joined.
 



Copyright 2010 SAP AG Complete Copyright Notice