Interface Hierarchy
- org.hibernate.query.CommonQueryContract
- org.hibernate.reactive.query.ReactiveMutationQuery<R>
- org.hibernate.reactive.query.ReactiveQuery<R> (also extends org.hibernate.reactive.query.ReactiveSelectionQuery<R>)
- org.hibernate.reactive.query.ReactiveNativeQuery<R>
- org.hibernate.reactive.query.ReactiveQueryImplementor<R>
- org.hibernate.reactive.query.ReactiveQuery<R> (also extends org.hibernate.reactive.query.ReactiveSelectionQuery<R>)
- org.hibernate.reactive.query.ReactiveSelectionQuery<R>
- org.hibernate.reactive.query.ReactiveQuery<R> (also extends org.hibernate.reactive.query.ReactiveMutationQuery<R>)
- org.hibernate.reactive.query.ReactiveNativeQuery<R>
- org.hibernate.reactive.query.ReactiveQueryImplementor<R>
- org.hibernate.reactive.query.ReactiveQuery<R> (also extends org.hibernate.reactive.query.ReactiveMutationQuery<R>)
- org.hibernate.reactive.query.ReactiveMutationQuery<R>