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



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.