Uses of Interface
org.jboss.ejb.GlobalTxEntityMap.TxAssociation

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

Uses of GlobalTxEntityMap.TxAssociation in org.jboss.ejb
 

Fields in org.jboss.ejb declared as GlobalTxEntityMap.TxAssociation
static GlobalTxEntityMap.TxAssociation GlobalTxEntityMap.NONE
           
static GlobalTxEntityMap.TxAssociation GlobalTxEntityMap.PREVENT_SYNC
           
static GlobalTxEntityMap.TxAssociation GlobalTxEntityMap.SYNC_SCHEDULED
           
static GlobalTxEntityMap.TxAssociation GlobalTxEntityMap.SYNCHRONIZED
           
 

Methods in org.jboss.ejb that return GlobalTxEntityMap.TxAssociation
 GlobalTxEntityMap.TxAssociation EntityEnterpriseContext.getTxAssociation()
           
 

Methods in org.jboss.ejb with parameters of type GlobalTxEntityMap.TxAssociation
 void EntityEnterpriseContext.setTxAssociation(GlobalTxEntityMap.TxAssociation txAssociation)
           
 



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