BEA Systems, Inc.

Uses of Interface
weblogic.transaction.Transaction

Packages that use Transaction
weblogic.ejb This package contains public WebLogic EJB classes / interfaces. 
weblogic.transaction   
weblogic.wtc.jatmi Provides JATMI primitives used to begin and end transactions, allocate and free buffers, and provide the communication between clients and servers. 
 

Uses of Transaction in weblogic.ejb
 

Methods in weblogic.ejb that return Transaction
protected  Transaction GenericEnterpriseBean.getCurrentTransaction()
          Transaction Methods
 

Uses of Transaction in weblogic.transaction
 

Methods in weblogic.transaction that return Transaction
static Transaction TxHelper.getTransaction()
          Deprecated.  
 

Constructors in weblogic.transaction with parameters of type Transaction
TimedOutException(Transaction tx)
           
 

Uses of Transaction in weblogic.wtc.jatmi
 

Methods in weblogic.wtc.jatmi that return Transaction
 Transaction GatewayTpacallAsyncReply.getTransaction()
          Returns the transaction associated with this request
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.