ge

public static QueryFilter ge(EntityColumn column, Object value)

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