Uses of Class
org.jboss.tm.TransactionImpl

Packages that use TransactionImpl
org.jboss.tm.integrity   
 

Uses of TransactionImpl in org.jboss.tm.integrity
 

Methods in org.jboss.tm.integrity with parameters of type TransactionImpl
 void TransactionIntegrity.checkTransactionIntegrity(TransactionImpl transaction)
          Checks whether a transaction can be committed.
 void FailIncompleteTransactionIntegrity.checkTransactionIntegrity(TransactionImpl transaction)
           
 void AbstractTransactionIntegrity.checkTransactionIntegrity(TransactionImpl transaction)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.