eq

public static QueryFilter eq(EntityColumn column, Object value)

Creates a new equality filter.

Parameters

column

the entity column from which the actual value is taken

value

the expected value