站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 server API Documentation 英文版文档

Uses of Class org.jboss.ejb.GlobalTxEntityMap (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


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.