Uses of Enum Class
org.hibernate.query.NullPrecedence

Packages that use NullPrecedence
Package
Description
 
 
Everything related to HQL/JPQL, native SQL, and criteria queries.
The JPA-standard criteria query API defines all the operations needed express any query written in standard JPQL.
SPI for extending HibernateCriteriaBuilder with additional functionality by registering a Service.
This package defines a semantic model of HQL queries.
Package for the SQM-backed Query implementation details
Nodes representing common table expressions (CTE) in the SQM tree.
Nodes representing select statements in the SQM tree.
Support for common table expressions (CTE) in a SQL tree.
AST nodes representing select statements in a SQL tree.