Interface ReactiveQueryProducer

All Superinterfaces:
ReactiveConnectionSupplier
All Known Subinterfaces:
ReactiveSession, ReactiveStatelessSession
All Known Implementing Classes:
ReactiveSessionImpl, ReactiveStatelessSessionImpl

@Incubating public interface ReactiveQueryProducer extends ReactiveConnectionSupplier
Executes queries in a non-blocking fashion.
See Also:
  • QueryProducer
  • SharedSessionContractImplementor