Class Condition

  • All Implemented Interfaces:
    Constraint, java.io.Serializable

    public class Condition
    extends java.lang.Object
    implements Constraint
    This class represents a compound expression in which to query information. It is equivalent to a WHERE clause to determine the rows that are relevant to a query.
    Since:
    2.3
    See Also:
    Serialized Form