Class Hierarchy
- java.lang.Object
- org.hibernate.reactive.query.sqm.spi.ReactiveNativeQueryInterpreter (implements org.hibernate.engine.query.spi.NativeQueryInterpreter)
Interface Hierarchy
- org.hibernate.query.spi.QueryPlan
- org.hibernate.query.spi.SelectQueryPlan<R>
- org.hibernate.reactive.query.sqm.spi.ReactiveSelectQueryPlan<R>
- org.hibernate.query.spi.SelectQueryPlan<R>