@Deprecated public interface Transactioner<SELF extends Transactioner<SELF,CONFIG>,CONFIG extends MongockConfiguration> extends Configurable<SELF,CONFIG>, SelfInstanstiator<SELF>
| Modifier and Type | Method and Description |
|---|---|
default SELF |
setTransactionEnabled(boolean transactionEnabled)
Deprecated.
Indicates if Mongock should run in transaction mode or not
|
getConfig, getType, getVersion, setConfiggetInstancedefault SELF setTransactionEnabled(boolean transactionEnabled)
transactionEnabled - if Mongock should run in transaction modeCopyright © 2022. All rights reserved.