Uses of Interface
org.hibernate.query.spi.DomainQueryExecutionContext

Packages that use DomainQueryExecutionContext
Package
Description
Defines the internal implementation of the stored procedure SPI.
 
Contains a range of internal abstractions for dealing with query execution, query plans, query options, and query parameters.
Implementation of the SPIs for native SQL query support.
Package for the SQM-backed Query implementation details
 
 
 
Support for multi-table SQM mutation (insert, update, delete) operations using a table to temporarily hold the matching ids.
SPI for handling SQM UPDATE and DELETE queries