Uses of Interface
org.hibernate.query.spi.QueryPlan
Packages that use QueryPlan
Package
Description
Contains a range of internal abstractions for dealing with query execution,
query plans, query options, and query parameters.
SPIs for native SQL query support.
-
Uses of QueryPlan in org.hibernate.query.spi
Subinterfaces of QueryPlan in org.hibernate.query.spiModifier and TypeInterfaceDescriptioninterface
interface
General contract for performing execution of a query returning results. -
Uses of QueryPlan in org.hibernate.query.sql.spi
Subinterfaces of QueryPlan in org.hibernate.query.sql.spiModifier and TypeInterfaceDescriptioninterface
interface
Specialization ofQueryPlan
forNativeQuery
plansinterface