Class EmbeddableFunctionTableGroup

All Implemented Interfaces:
org.hibernate.query.sqm.sql.internal.DomainResultProducer, org.hibernate.query.sqm.sql.internal.SqmPathInterpretation, SqlSelectionProducer, Expression, ColumnReferenceQualifier, TableGroup, SqlAstNode

public class EmbeddableFunctionTableGroup extends AbstractTableGroup
A table group for functions that produce embeddable typed results.