| Package | Description |
|---|---|
| io.quarkus.agroal.runtime |
| Modifier and Type | Field and Description |
|---|---|
TransactionIntegration |
DataSourceJdbcBuildTimeConfig.transactions
Whether we want to use regular JDBC transactions, XA, or disable all transactional capabilities.
|
| Modifier and Type | Method and Description |
|---|---|
static TransactionIntegration |
TransactionIntegration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionIntegration[] |
TransactionIntegration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.