Uses of Class
com.atomikos.icatch.HeurHazardException

Packages that use HeurHazardException
com.atomikos.icatch   
com.atomikos.icatch.admin   
 

Uses of HeurHazardException in com.atomikos.icatch
 

Methods in com.atomikos.icatch that throw HeurHazardException
 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.
 int Participant.prepare()
          Prepares the participant.
 HeuristicMessage[] Participant.rollback()
          Rollback of the participant's work.
 

Uses of HeurHazardException in com.atomikos.icatch.admin
 

Methods in com.atomikos.icatch.admin that throw HeurHazardException
 void AdminTransaction.forceCommit()
          Forces commit of the transaction.
 void AdminTransaction.forceRollback()
          Forces rollback of the transaction.
 



Copyright © 2013. All Rights Reserved.