com.todoroo.andlib.sql
Class EqCriterion

java.lang.Object
  extended by com.todoroo.andlib.sql.Criterion
      extended by com.todoroo.andlib.sql.UnaryCriterion
          extended by com.todoroo.andlib.sql.EqCriterion

public class EqCriterion
extends UnaryCriterion


Field Summary
 
Fields inherited from class com.todoroo.andlib.sql.Criterion
all, none
 
Method Summary
 
Methods inherited from class com.todoroo.andlib.sql.UnaryCriterion
eq, gt, isNotNull, isNull, like, like, lt, lte, neq, sanitize
 
Methods inherited from class com.todoroo.andlib.sql.Criterion
and, exists, not, or, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait