站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档

Uses of Class javax.transaction.HeuristicRollbackException (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档


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.