lt

public static QueryFilter lt(EntityColumn column, Object value)

Creates a new "less than" 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