Class AnonymousTupleTableGroupProducer

java.lang.Object
org.hibernate.query.derived.AnonymousTupleTableGroupProducer
All Implemented Interfaces:
Bindable, JdbcMappingContainer, MappingModelExpressible, MappingType, ModelPart, ModelPartContainer, TableGroupProducer
Direct Known Subclasses:
CteTupleTableGroupProducer

@Incubating public class AnonymousTupleTableGroupProducer extends Object implements TableGroupProducer, MappingType
The table group producer for an anonymous tuple type. Model part names are determined based on the tuple type component names. The kind and type of the model parts is based on the type of the underlying selection.