| Package | Description |
|---|---|
| io.mongock.api.config | |
| io.mongock.api.config.executor |
| Modifier and Type | Method and Description |
|---|---|
TransactionStrategy |
MongockConfiguration.getTransactionStrategy() |
static TransactionStrategy |
TransactionStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionStrategy[] |
TransactionStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MongockConfiguration.setTransactionStrategy(TransactionStrategy transactionStrategy) |
| Modifier and Type | Method and Description |
|---|---|
TransactionStrategy |
ChangeExecutorConfiguration.getTransactionStrategy() |
Copyright © 2024. All rights reserved.