Package org.castor.cpa.persistence.sql.query.condition
package org.castor.cpa.persistence.sql.query.condition
-
ClassDescriptionRepresents a list of conditions that are concatenated by an AND operator.Compare 2 conditions with an operator.Enumeration of comparison operators.Compound condition is the abstract base class for AndCondition and OrCondition.Abstract base class for all conditions.Predicate that checks expressions for being null or not null.Represents a list of conditions that are concatenated by an OR operator.Abstract base class for all predicates.