Class NamedSqmSetReturningFunctionDescriptor

All Implemented Interfaces:
SetReturningFunctionRenderer, SqmSetReturningFunctionDescriptor

@Incubating public class NamedSqmSetReturningFunctionDescriptor extends AbstractSqmSelfRenderingSetReturningFunctionDescriptor
Provides a standard implementation that supports the majority of the HQL functions that are translated to SQL. The Dialect and its sub-classes use this class to provide details required for processing of the associated function.
Since:
7.0