| Package | Description |
|---|---|
| com.github.cloudyrock.mongock.driver.api.driver |
| Modifier and Type | Method and Description |
|---|---|
TransactionStrategy |
Transactionable.getTransactionStrategy()
Retrieve the transaction strategy
|
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.
|
Copyright © 2021. All rights reserved.