gt

public static QueryFilter gt(EntityColumn column, Object value)

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