Interface RootStream<X>

All Superinterfaces:
ExprStream<X,Root<X>>, FromStream<X,Root<X>>, PathStream<X,Root<X>>, QueryConfigurer<AbstractQuery<?>,X,Root<X>>, QueryStream<X,Root<X>,AbstractQuery<?>,CriteriaQuery<X>,TypedQuery<X>>, SearchStream<X,Root<X>>
All Known Subinterfaces:
RootValue<X>

public interface RootStream<X> extends FromStream<X,Root<X>>
SearchStream containing items representable as Roots.