Interface RootValue<X>

All Superinterfaces:
ExprStream<X,Root<X>>, ExprValue<X,Root<X>>, FromStream<X,Root<X>>, FromValue<X,Root<X>>, PathStream<X,Root<X>>, PathValue<X,Root<X>>, QueryConfigurer<AbstractQuery<?>,X,Root<X>>, QueryStream<X,Root<X>,AbstractQuery<?>,CriteriaQuery<X>,TypedQuery<X>>, RootStream<X>, SearchStream<X,Root<X>>, SearchValue<X,Root<X>>

public interface RootValue<X> extends FromValue<X,Root<X>>, RootStream<X>
A RootStream that is guaranteed to return at most a single result.