Class NonAggregatedCompositeValuedPathInterpretation<T>

java.lang.Object
org.hibernate.query.sqm.sql.internal.AbstractSqmPathInterpretation<T>
org.hibernate.query.sqm.sql.internal.NonAggregatedCompositeValuedPathInterpretation<T>
All Implemented Interfaces:
DomainResultProducer<T>, SqmPathInterpretation<T>, SqlSelectionProducer, Expression, SqlTupleContainer, SqlAstNode

public class NonAggregatedCompositeValuedPathInterpretation<T> extends AbstractSqmPathInterpretation<T> implements SqlTupleContainer