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

Packages that use CteMaterialization
Package
Description
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
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.
Package defining support for creating and consuming a SQL AST.
Support for common table expressions (CTE) in a SQL tree.