public static class Query.LessThan extends PropertyCriterion
Used to restrict a value to be less than the given value
LessThan(java.lang.String name, java.lang.Object value)
Groovy Documentation