public class TransactionDemarcationSupport extends Object
Constructor and Description |
---|
TransactionDemarcationSupport() |
Modifier and Type | Method and Description |
---|---|
static void |
resumeAnyTransaction(Transaction tx)
Resume any transaction
|
static Transaction |
suspendAnyTransaction()
Suspend any transaction associated with the thread
|
public static Transaction suspendAnyTransaction()
public static void resumeAnyTransaction(Transaction tx)
tx
- the transaction to resumeCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.