Uses of Class
org.hibernate.query.sqm.internal.DomainParameterXref

Packages that use DomainParameterXref
Package
Description
Internal package containing dialect-specific extensions of AbstractSqlAstTranslator.
Contains a range of internal abstractions for dealing with query execution, query plans, query options, and query parameters.
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
Package for the translation of SQM into SQL AST