Class DelegatingSqmSelectionQueryImplementor<R>

java.lang.Object
org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor<R>
All Implemented Interfaces:
CommonQueryContract, SelectionQuery<R>, SqmQuery, SqmSelectionQueryImplementor<R>, SqmSelectionQuery<R>

@Incubating public abstract class DelegatingSqmSelectionQueryImplementor<R> extends Object implements SqmSelectionQueryImplementor<R>