| Package | Description |
|---|---|
| weblogic.ejb |
This package contains public WebLogic EJB classes / interfaces.
|
| weblogic.transaction | |
| weblogic.wsee.wstx.wsat |
Provides class and interfaces to manage
WebLogic Web Services Atomic Transactions.
|
| Modifier and Type | Method and Description |
|---|---|
protected Transaction |
GenericEnterpriseBean.getCurrentTransaction()
Transaction Methods
|
| Modifier and Type | Method and Description |
|---|---|
static Transaction |
TxHelper.getTransaction()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Transaction |
WSATClientHandler.getTransaction()
Deprecated.
Get the current thread's transaction if there is one.
|