Interface ExprStream<X,S extends Expression<X>>

All Superinterfaces:
QueryConfigurer<AbstractQuery<?>,X,S>, QueryStream<X,S,AbstractQuery<?>,CriteriaQuery<X>,TypedQuery<X>>, SearchStream<X,S>
All Known Subinterfaces:
BooleanValue, DoubleStream, DoubleValue, ExprValue<X,S>, FromStream<X,S>, FromValue<X,S>, IntStream, IntValue, LongStream, LongValue, PathStream<X,S>, PathValue<X,S>, RootStream<X>, RootValue<X>

public interface ExprStream<X,S extends Expression<X>> extends SearchStream<X,S>
SearchStream containing items representable as Expressions.