Uses of Class
org.hibernate.query.sqm.function.SelfRenderingAggregateFunctionSqlAstExpression
Package
Description
An SPI for defining, registering, and rendering functions in HQL.
-
Uses of SelfRenderingAggregateFunctionSqlAstExpression in org.hibernate.query.sqm.function
Modifier and TypeClassDescriptionclass
Representation of an aggregate function call in the SQL AST for impls that know how to render themselves.