Chapter 8. Overview of Quarkus transaction configuration properties
The following table lists some of the configuration properties that you can use to configure the transaction management.
| Property | Description | Default |
|---|---|---|
|
|
Lets you use regular JDBC transactions, XA, or disable all transactional capabilities ( | enabled |
|
|
The transaction isolation level ( | |
|
| The timeout for all transactions managed by the transaction manager | 60 seconds |
|
| The node name identifier |
Revised on 2021-06-15 14:51:51 UTC