public interface BetweenAndStepN
An intermediate DSL type for the construction of a
BETWEEN
predicate.- Author:
- Lukas Eder
-
Method Summary
Modifier and TypeMethodDescription@NotNull Condition
Create a condition to check this field against some bounds@NotNull Condition
Create a condition to check this field against some bounds@NotNull Condition
Create a condition to check this field against some bounds@NotNull Condition
Create a condition to check this field against some bounds
-
Method Details
-
and
Create a condition to check this field against some bounds -
and
Create a condition to check this field against some bounds -
and
Create a condition to check this field against some bounds -
and
Create a condition to check this field against some bounds
-