Uses of Class
com.atomikos.icatch.HeurRollbackException

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

Uses of HeurRollbackException in com.atomikos.datasource.xa
 

Methods in com.atomikos.datasource.xa that throw HeurRollbackException
 HeuristicMessage[] XAResourceTransaction.commit(boolean onePhase)
           
 

Uses of HeurRollbackException in com.atomikos.icatch
 

Methods in com.atomikos.icatch that throw HeurRollbackException
 void CompositeTransaction.commit()
          Commit the composite transaction.
 void CompositeTerminator.commit()
          Commit the composite transaction.
 HeuristicMessage[] Participant.commit(boolean onePhase)
          Commit the participant's work.
 

Uses of HeurRollbackException in com.atomikos.icatch.admin
 

Methods in com.atomikos.icatch.admin that throw HeurRollbackException
 void AdminTransaction.forceCommit()
          Force commit of the transaction.
 

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

Methods in com.atomikos.icatch.admin.jmx that throw HeurRollbackException
 void JmxPreparedTransactionMBean.forceCommit()
          Force commit of the transaction.
 void JmxPreparedTransaction.forceCommit()
           
 

Uses of HeurRollbackException in com.atomikos.icatch.imp
 

Methods in com.atomikos.icatch.imp that throw HeurRollbackException
 void CompositeTransactionImp.commit()
           
 void AbstractCompositeTransaction.commit()
           
 HeuristicMessage[] SubTransactionCoordinatorParticipant.commit(boolean onePhase)
           
 HeuristicMessage[] RollbackOnlyParticipant.commit(boolean onePhase)
           
 HeuristicMessage[] ReadOnlyParticipant.commit(boolean onePhase)
           
 HeuristicMessage[] CoordinatorImp.commit(boolean onePhase)
           
 HeuristicMessage[] CoordinatorImp.commitHeuristically()
           
protected  void CoordinatorImp.terminate(boolean commit)
          Terminate the work, on behalf of Terminator.
 



Copyright © 2011. All Rights Reserved.