Interface RangePredicateFieldStep<SR,N extends RangePredicateFieldMoreStep<SR,?,?>>

Type Parameters:
SR - Scope root type.
N - The type of the next step.

public interface RangePredicateFieldStep<SR,N extends RangePredicateFieldMoreStep<SR,?,?>>
The initial step in a "range" predicate definition, where the target field can be set.