Uses of Class
com.atomikos.icatch.HeurCommitException

Packages that use HeurCommitException
com.atomikos.datasource.xa   
com.atomikos.icatch   
com.atomikos.icatch.admin   
com.atomikos.icatch.admin.jmx   
com.atomikos.icatch.imp   
 

Uses of HeurCommitException in com.atomikos.datasource.xa
 

Methods in com.atomikos.datasource.xa that throw HeurCommitException
 HeuristicMessage[] XAResourceTransaction.rollback()
           
 

Uses of HeurCommitException in com.atomikos.icatch
 

Methods in com.atomikos.icatch that throw HeurCommitException
 HeuristicMessage[] Participant.rollback()
          Rollback the participant's work.
 

Uses of HeurCommitException in com.atomikos.icatch.admin
 

Methods in com.atomikos.icatch.admin that throw HeurCommitException
 void AdminTransaction.forceRollback()
          Force rollback of the transaction.
 

Uses of HeurCommitException in com.atomikos.icatch.admin.jmx
 

Methods in com.atomikos.icatch.admin.jmx that throw HeurCommitException
 void JmxPreparedTransactionMBean.forceRollback()
          Force rollback of the transaction.
 void JmxPreparedTransaction.forceRollback()
           
 

Uses of HeurCommitException in com.atomikos.icatch.imp
 

Methods in com.atomikos.icatch.imp that throw HeurCommitException
 HeuristicMessage[] SubTransactionCoordinatorParticipant.rollback()
           
 HeuristicMessage[] RollbackOnlyParticipant.rollback()
           
 HeuristicMessage[] ReadOnlyParticipant.rollback()
           
 HeuristicMessage[] CoordinatorImp.rollback()
           
 HeuristicMessage[] CoordinatorImp.rollbackHeuristically()
           
protected  void CoordinatorImp.terminate(boolean commit)
          Terminate the work, on behalf of Terminator.
 



Copyright © 2011. All Rights Reserved.