Uses of Enum Class
org.hibernate.query.NullPrecedence

Packages that use NullPrecedence
Package
Description
This package contains the interfaces that make up the bootstrap API for Hibernate.
 
A range of SPIs allowing integration with—and customization of—the process of building metadata.
 
 
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.
Package defining support for creating and consuming a SQL AST.
Support for common table expressions (CTE) in a SQL tree.
AST nodes representing select statements in a SQL tree.