Java Transaction API 1.0.1.Final

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 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.
 


Java Transaction API 1.0.1.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.