|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wildfly.extras.creaper.commands.transactions.TransactionManager
public final class TransactionManager
Entry point for configuring transactions subsystem.
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ChangeBasicTransactionAttributes.Builder basicAttributes()
public static ChangeJdbcTransactionAttributes.Builder jdbc()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||