Interface ReactiveNativeSelectQueryPlan<T>

All Superinterfaces:
NativeQueryPlan, NativeSelectQueryPlan<T>, QueryPlan, ReactiveSelectQueryPlan<T>, SelectQueryPlan<T>

public interface ReactiveNativeSelectQueryPlan<T> extends NativeSelectQueryPlan<T>, ReactiveSelectQueryPlan<T>