@Deprecated public class TransactionDemarcationSupport extends Object
| Constructor and Description |
|---|
TransactionDemarcationSupport()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
resumeAnyTransaction(Transaction tx)
Deprecated.
Resume any transaction
|
static Transaction |
suspendAnyTransaction()
Deprecated.
Suspend any transaction associated with the thread
|
public static Transaction suspendAnyTransaction()
public static void resumeAnyTransaction(Transaction tx)
tx - the transaction to resumeCopyright © 2015 JBoss by Red Hat. All rights reserved.