Package | Description |
---|---|
org.jboss.stm.async |
Modifier and Type | Method and Description |
---|---|
static Transaction |
Transaction.suspend()
Suspend all transaction association from the invoking thread.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
Transaction.resume(Transaction act)
Resume transaction association on the current thread.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.