Uses of Class
javax.transaction.HeuristicRollbackException

Packages that use HeuristicRollbackException
javax.transaction   
 

Uses of HeuristicRollbackException in javax.transaction
 

Methods in javax.transaction that throw HeuristicRollbackException
 void UserTransaction.commit()
          Commit the transaction associated with the calling thread.
 void TransactionManager.commit()
          Commit the transaction associated with the calling thread.
 void Transaction.commit()
          Attempt to commit this transaction.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.