public static class Query.LessThan extends PropertyCriterion
Used to restrict a value to be less than the given value
Constructor and description |
---|
LessThan
(java.lang.String name, java.lang.Object value) |