@Deprecated
public class TransactionDemarcationSupport
extends java.lang.Object
| Constructor and Description |
|---|
TransactionDemarcationSupport()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
resumeAnyTransaction(javax.transaction.Transaction tx)
Deprecated.
Resume any transaction
|
static javax.transaction.Transaction |
suspendAnyTransaction()
Deprecated.
Suspend any transaction associated with the thread
|
public static javax.transaction.Transaction suspendAnyTransaction()
public static void resumeAnyTransaction(javax.transaction.Transaction tx)
tx - the transaction to resume