Uses of Class
org.hibernate.reactive.sql.results.spi.ReactiveListResultsConsumer
-
Packages that use ReactiveListResultsConsumer Package Description org.hibernate.reactive.sql.results.spi -
-
Uses of ReactiveListResultsConsumer in org.hibernate.reactive.sql.results.spi
Methods in org.hibernate.reactive.sql.results.spi that return ReactiveListResultsConsumer Modifier and Type Method Description static <R> ReactiveListResultsConsumer<R>
ReactiveListResultsConsumer. instance(ReactiveListResultsConsumer.UniqueSemantic uniqueSemantic)
-