public final class TransactionManager extends Object
| Modifier and Type | Method and Description |
|---|---|
static ChangeBasicTransactionAttributes.Builder |
basicAttributes()
If changing something is not needed, do not set it (it won't be changed)
|
static ChangeJdbcTransactionAttributes.Builder |
jdbc()
If changing something is not needed, do not set it (it won't be changed)
JDBC options are available for EAP 6.2.0 and higher in transaction subsystem.
|
public static ChangeBasicTransactionAttributes.Builder basicAttributes()
public static ChangeJdbcTransactionAttributes.Builder jdbc()
Copyright © 2022. All rights reserved.