| Package | Description | 
|---|---|
| weblogic.ejb | 
 This package contains public WebLogic EJB classes / interfaces. 
 | 
| weblogic.jdbc.wrapper | 
 Provides classes that implements the generic JDBC 2.0 resource adapter, which
wraps any JDBC 2.0 compliant XA drivers. 
 | 
| weblogic.transaction | 
 Provides interfaces and classes for transaction support. 
 | 
| weblogic.wsee.wstx.wsat | 
 Provides class and interfaces to manage 
 WebLogic Web Services Atomic Transactions. 
 | 
| Modifier and Type | Method | Description | 
|---|---|---|
protected Transaction | 
GenericEnterpriseBean.getCurrentTransaction() | 
 Transaction Methods 
 | 
| Modifier and Type | Method | Description | 
|---|---|---|
static Transaction | 
TxHelper.getTransaction() | 
 Deprecated.  
 | 
| Modifier and Type | Method | Description | 
|---|---|---|
Transaction | 
WSATClientHandler.getTransaction() | 
 Deprecated. 
Get the current thread's transaction if there is one. 
 |