| Package | Description |
|---|---|
| org.mule.db.commons.api.param | |
| org.mule.db.commons.internal.domain.connection |
| Modifier and Type | Method and Description |
|---|---|
static TransactionIsolation |
TransactionIsolation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionIsolation[] |
TransactionIsolation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionIsolation |
DataSourceConfig.getTransactionIsolation()
The transaction isolation level to set on the driver when connecting the database.
|
TransactionIsolation |
BaseDbConnectionParameters.getTransactionIsolation() |
Copyright © 2021. All rights reserved.