Uses of Class
org.hibernate.transaction.CMTTransactionFactory

Packages that use CMTTransactionFactory
org.hibernate.ejb.transaction   
 

Uses of CMTTransactionFactory in org.hibernate.ejb.transaction
 

Subclasses of CMTTransactionFactory in org.hibernate.ejb.transaction
 class JoinableCMTTransactionFactory
          A transaction is in progress if the underlying JTA tx is in progress and if the Tx is marked as MARKED_FOR_JOINED
 



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