Interface ReactiveNativeQueryImplementor<R>

All Superinterfaces:
CommonQueryContract, NameableQuery, ReactiveMutationQuery<R>, ReactiveNativeQuery<R>, ReactiveQuery<R>, ReactiveQueryImplementor<R>, ReactiveSelectionQuery<R>

public interface ReactiveNativeQueryImplementor<R> extends ReactiveNativeQuery<R>, ReactiveQueryImplementor<R>, NameableQuery