-
Deprecated Interfaces
-
Deprecated FieldsFieldDescriptionTransaction status key needs to be created using the data source name to allow propagating of multiple data source transactionsThe key cannot be constant in multi-tx environments. Replaced with
ReactorReactiveTransactionOperations.getTransactionStatus(reactor.util.context.ContextView)
.The key cannot be constant in multi-tx environments. Replaced withReactorReactiveTransactionOperations.getTransactionDefinition(reactor.util.context.ContextView)
.
-
Deprecated MethodsMethodDescription
-
Deprecated ConstructorsConstructorDescriptionUse constructor with
InvocationContext
.
-
Deprecated Annotation Interface ElementsAnnotation Interface ElementDescriptionTransaction status key needs to be created using the data source name to allow propagating of multiple data source transactions
ReactorCrudRepository