Class AnyDiscriminatorPathInterpretation<T>

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

public class AnyDiscriminatorPathInterpretation<T> extends AbstractSqmPathInterpretation<T>