Uses of Enum Class
org.hibernate.query.sqm.FetchClauseType

Packages that use FetchClauseType
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.
This package defines a semantic model of HQL queries.
Nodes representing select statements in the SQM tree.
Package defining support for creating and consuming a SQL AST.
AST nodes representing select statements in a SQL tree.