Uses of Class
org.apache.openejb.core.transaction.TransactionRolledbackException

Packages that use TransactionRolledbackException
org.apache.openejb.core.transaction   
 

Uses of TransactionRolledbackException in org.apache.openejb.core.transaction
 

Methods in org.apache.openejb.core.transaction that return TransactionRolledbackException
 TransactionRolledbackException TransactionRolledbackException.initCause(java.lang.Throwable throwable)
          Initialize the cause of the receiver.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.