Uses of Class
org.hibernate.TransactionException

Packages that use TransactionException
org.hibernate.engine.transaction.internal.jdbc   
org.hibernate.engine.transaction.internal.jta   
 

Uses of TransactionException in org.hibernate.engine.transaction.internal.jdbc
 

Methods in org.hibernate.engine.transaction.internal.jdbc that throw TransactionException
protected  void JdbcTransaction.doCommit()
           
protected  void JdbcTransaction.doRollback()
           
 

Uses of TransactionException in org.hibernate.engine.transaction.internal.jta
 

Methods in org.hibernate.engine.transaction.internal.jta that throw TransactionException
 boolean CMTTransaction.isActive()
           
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.