public abstract class LessThanFilter extends AttributeFilterProvider
AttributeFilter annotation.
A less than filter accepts a class and an object. The class is interpreted as the expected type. This is used to convert the
object parameter. The following conversion are done based on the expected type in the right order.
SubqueryProvider, the filter will create a subquery restriction.IllegalArgumentException is thrown.| Constructor and Description |
|---|
LessThanFilter() |
Copyright © 2014–2018 Blazebit. All rights reserved.