Interface NativeQueryImplementor<R>

All Superinterfaces:
CommonQueryContract, CommonQueryContractImplementor, MutationQuery, MutationQueryImplementor<R>, NameableQuery, NativeQuery<R>, Query, Query<R>, QueryImplementor<R>, SelectionQuery<R>, SelectionQueryImplementor<R>, Statement, StatementReferenceProducer, SynchronizeableQuery, TypedQuery<R>, TypedQueryReferenceProducer

@Incubating public interface NativeQueryImplementor<R> extends SelectionQueryImplementor<R>, MutationQueryImplementor<R>, NativeQuery<R>, NameableQuery