le

public static QueryFilter le(EntityColumn column, Object value)

Creates a new "less than or equals" filter.

NOTE: not all value types are supported for ordering comparison. See Filters for details.

Parameters

column

the entity column from which the actual value is taken

value

the expected value