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   
com.atomikos.icatch.msg   
com.atomikos.icatch.trmi   
com.atomikos.tcc   
 

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()
          Commits the composite transaction.
 void CompositeTerminator.commit()
          Deprecated. Commit the composite transaction.
 HeuristicMessage[] Participant.commit(boolean onePhase)
          Commits the participant's work.
 

Uses of HeurRollbackException in com.atomikos.icatch.admin
 

Methods in com.atomikos.icatch.admin that throw HeurRollbackException
 void AdminTransaction.forceCommit()
          Forces 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()
          Forces 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.
 

Uses of HeurRollbackException in com.atomikos.icatch.msg
 

Methods in com.atomikos.icatch.msg that throw HeurRollbackException
 HeuristicMessage[] MessageParticipant.commit(boolean onePhase)
           
 

Uses of HeurRollbackException in com.atomikos.icatch.trmi
 

Methods in com.atomikos.icatch.trmi that throw HeurRollbackException
 HeuristicMessage[] TrmiTransactionManager_Stub.commit(String $param_String_1)
           
 HeuristicMessage[] TrmiTransactionManager.commit(String root)
           
 void TerminationServer.commit(String root)
          Commit the composite transaction.
 HeuristicMessage[] ParticipantServer.commit(String root)
          Commit the participant of the given root, after prepare was sent.
 HeuristicMessage[] _TrmiTransactionManager_Stub.commit(String arg0)
           
 HeuristicMessage[] _ParticipantServer_Stub.commit(String arg0)
           
 HeuristicMessage[] TrmiTransactionManager_Stub.commitOnePhase(String $param_String_1, int $param_int_2, Dictionary $param_Dictionary_3)
           
 HeuristicMessage[] TrmiTransactionManager.commitOnePhase(String root, int siblings, Dictionary cascadeList)
           
 HeuristicMessage[] ParticipantServer.commitOnePhase(String root, int siblings, Dictionary cascadeList)
          Perform one-phase commit for the given root.
 HeuristicMessage[] _TrmiTransactionManager_Stub.commitOnePhase(String arg0, int arg1, Dictionary arg2)
           
 HeuristicMessage[] _ParticipantServer_Stub.commitOnePhase(String arg0, int arg1, Dictionary arg2)
           
 

Uses of HeurRollbackException in com.atomikos.tcc
 

Methods in com.atomikos.tcc that throw HeurRollbackException
 void TccService.confirm(String id)
          Confirms the LOCAL business logic for this service.
 



Copyright © 2012. All Rights Reserved.