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

Uses of HeurHazardException in com.atomikos.icatch.admin
 

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



Copyright © 2011. All Rights Reserved.