Package org.hibernate.query.sql.spi
Interface NativeQueryPlan
-
- All Superinterfaces:
QueryPlan
- All Known Subinterfaces:
NativeNonSelectQueryPlan
,NativeSelectQueryPlan<T>
- All Known Implementing Classes:
NativeSelectQueryPlanImpl
public interface NativeQueryPlan extends QueryPlan
Specialization ofQueryPlan
forNativeQuery
plans