public abstract class GreaterThanFilter extends AttributeFilterProvider
AttributeFilter
annotation.
A greater 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 |
---|
GreaterThanFilter() |
Copyright © 2014–2017 Blazebit. All rights reserved.