Uses of Class
org.jboss.ejb.GlobalTxEntityMap

Packages that use GlobalTxEntityMap
org.jboss.ejb Package description goes here
 

Uses of GlobalTxEntityMap in org.jboss.ejb
 

Fields in org.jboss.ejb declared as GlobalTxEntityMap
protected static GlobalTxEntityMap EntityContainer.globalTxEntityMap
          This provides a way to find the entities that are part of a given transaction EntitySynchronizationInterceptor and InstanceSynchronization manage this instance.
 

Methods in org.jboss.ejb that return GlobalTxEntityMap
static GlobalTxEntityMap EntityContainer.getGlobalTxEntityMap()
           
 



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