Uses of Interface
org.hibernate.query.criteria.JpaCteCriteriaAttribute

Packages that use JpaCteCriteriaAttribute
Package
Description
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.
Package for the SQM-backed Query implementation details
Package for the translation of SQM into SQL AST
Nodes representing common table expressions (CTE) in the SQM tree.