| Package | Description |
|---|---|
| weblogic.transaction |
| Modifier and Type | Method and Description |
|---|---|
static TransactionHelper |
TransactionHelper.getTransactionHelper()
Get the TransactionHelper singleton.
|
static TransactionHelper |
TransactionHelper.popTransactionHelper()
Pop the TransactionHelper singleton.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
TransactionHelper.pushTransactionHelper(TransactionHelper helper)
Push the TransactionHelper singleton.
|
static void |
TransactionHelper.setTransactionHelper(TransactionHelper helper)
Set the TransactionHelper singleton.
|