Uses of Interface
org.hibernate.sql.ast.tree.expression.WindowFunctionExpression
Packages that use WindowFunctionExpression
Package
Description
An SPI for defining, registering, and rendering functions in HQL.
-
Uses of WindowFunctionExpression in org.hibernate.query.sqm.function
Classes in org.hibernate.query.sqm.function that implement WindowFunctionExpressionModifier and TypeClassDescriptionclass
Representation of a window function call in the SQL AST for impls that know how to render themselves.