Interface ReactiveTransactionContext
- All Superinterfaces:
ReactiveQueryRunner
- All Known Implementing Classes:
DelegatingReactiveTransactionContext
A context for running queries within transaction.
- Since:
- 5.2
-
Method Summary
Methods inherited from interface ReactiveQueryRunner
run, run, run, run, runModifier and TypeMethodDescriptionorg.reactivestreams.Publisher<ReactiveResult> Register running of a query and return a publisher ofReactiveResult.org.reactivestreams.Publisher<ReactiveResult> Register running of a query and return a publisher ofReactiveResult.org.reactivestreams.Publisher<ReactiveResult> Register running of a query and return a publisher ofReactiveResult.org.reactivestreams.Publisher<ReactiveResult> Register running of a query and return a publisher ofReactiveResult.org.reactivestreams.Publisher<ReactiveResult> Register running of a query and return a publisher ofReactiveResult.