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 TransactionManager.commit()
          Commit the transaction associated with the calling thread.
 void Transaction.commit()
          Attempt to commit this transaction.
 void UserTransaction.commit()
          Commit the transaction associated with the calling thread.
 



Copyright © 2008 JBoss Inc.. All Rights Reserved.