Interface ReactiveNativeQueryImplementor<R>

All Superinterfaces:
CommonQueryContract, org.hibernate.query.named.NameableQuery, ReactiveMutationQuery<R>, ReactiveNativeQuery<R>, ReactiveQuery<R>, ReactiveQueryImplementor<R>, ReactiveSelectionQuery<R>

public interface ReactiveNativeQueryImplementor<R> extends ReactiveNativeQuery<R>, ReactiveQueryImplementor<R>, org.hibernate.query.named.NameableQuery