Class Hierarchy
- java.lang.Object
- org.hibernate.reactive.query.spi.ReactiveAbstractSelectionQuery<R>
Interface Hierarchy
- org.hibernate.query.spi.QueryPlan
- org.hibernate.query.sql.spi.NativeQueryPlan
- org.hibernate.query.sql.spi.NativeSelectQueryPlan<T> (also extends org.hibernate.query.spi.SelectQueryPlan<R>)
- org.hibernate.reactive.query.spi.ReactiveNativeSelectQueryPlan<T> (also extends org.hibernate.reactive.query.sqm.spi.ReactiveSelectQueryPlan<R>)
- org.hibernate.query.sql.spi.NativeSelectQueryPlan<T> (also extends org.hibernate.query.spi.SelectQueryPlan<R>)
- org.hibernate.query.spi.SelectQueryPlan<R>
- org.hibernate.query.sql.spi.NativeSelectQueryPlan<T> (also extends org.hibernate.query.sql.spi.NativeQueryPlan)
- org.hibernate.reactive.query.spi.ReactiveNativeSelectQueryPlan<T> (also extends org.hibernate.reactive.query.sqm.spi.ReactiveSelectQueryPlan<R>)
- org.hibernate.reactive.query.sqm.spi.ReactiveSelectQueryPlan<R>
- org.hibernate.reactive.query.spi.ReactiveNativeSelectQueryPlan<T> (also extends org.hibernate.query.sql.spi.NativeSelectQueryPlan<T>)
- org.hibernate.query.sql.spi.NativeSelectQueryPlan<T> (also extends org.hibernate.query.sql.spi.NativeQueryPlan)
- org.hibernate.query.sql.spi.NativeQueryPlan