Uses of Class
javax.transaction.HeuristicMixedException

Packages that use HeuristicMixedException
javax.transaction   
 

Uses of HeuristicMixedException in javax.transaction
 

Methods in javax.transaction that throw HeuristicMixedException
 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.