Uses of Class
com.atomikos.icatch.RollbackException

Packages that use RollbackException
com.atomikos.icatch   
 

Uses of RollbackException in com.atomikos.icatch
 

Methods in com.atomikos.icatch that throw RollbackException
 void ExportingTransactionManager.addExtent(Extent extent)
          Should be called after call returns successfully: adds the extent of the call to the current transaction.
 void CompositeTransaction.commit()
          Commits the composite transaction.
 void Participant.commit(boolean onePhase)
          Commits the participant's work.
 Propagation ExportingTransactionManager.getPropagation()
          Gets the propagation info of the transaction for the calling thread.
 int Participant.prepare()
          Prepares the participant.
 Extent ImportingTransactionManager.terminated(boolean commit)
          Signals that the incoming request is done processing, in order to terminate the transaction context for the calling thread.
 



Copyright © 2016. All Rights Reserved.