Uses of Interface
org.hibernate.query.criteria.JpaCteCriteriaType
Packages that use JpaCteCriteriaType
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.
-
Uses of JpaCteCriteriaType in org.hibernate.query.criteria
Methods in org.hibernate.query.criteria that return JpaCteCriteriaTypeModifier and TypeMethodDescriptionJpaCteCriteriaAttribute.getDeclaringType()
The declaring type.JpaCteCriteria.getType()
The type of the CTE. -
Uses of JpaCteCriteriaType in org.hibernate.query.sqm.tree.cte
Classes in org.hibernate.query.sqm.tree.cte that implement JpaCteCriteriaTypeMethods in org.hibernate.query.sqm.tree.cte that return JpaCteCriteriaType