Interface ReactiveSelectQueryPlan<R>

All Superinterfaces:
QueryPlan, SelectQueryPlan<R>
All Known Subinterfaces:
ReactiveNativeSelectQueryPlan<T>

public interface ReactiveSelectQueryPlan<R> extends SelectQueryPlan<R>
See Also: