Package org.hibernate.query.sql.spi
Interface NativeQueryPlan
- All Superinterfaces:
QueryPlan
- All Known Subinterfaces:
NativeNonSelectQueryPlan
,NativeSelectQueryPlan<T>
Specialization of
QueryPlan
for NativeQuery
plans