public static class Query.LessThanEqualsAll extends SubqueryCriterion
Restricts a value to be less than or equal to all the given values
| Constructor and description |
|---|
LessThanEqualsAll(String name, QueryableCriteria value) |