Interface SelectionQueryImplementor<R>

All Superinterfaces:
CommonQueryContract, CommonQueryContractImplementor, Query, Query<R>, QueryImplementor<R>, SelectionQuery<R>, TypedQuery<R>, TypedQueryReferenceProducer
All Known Subinterfaces:
NativeQueryImplementor<R>

public interface SelectionQueryImplementor<R> extends SelectionQuery<R>, QueryImplementor<R>, TypedQueryReferenceProducer
SPI form of SelectionQuery