Uses of Enum Class
org.hibernate.sql.ast.tree.cte.CteSearchClauseKind

Packages that use CteSearchClauseKind
Package
Description
The JPA-standard criteria query API defines all the operations needed express any query written in standard JPQL.
Nodes representing common table expressions (CTE) in the SQM tree.
Support for common table expressions (CTE) in a SQL tree.