Package com.ibm.fhir.database.utils.query.expression
-
Class Summary Class Description AndPredicate Implements the SQL "AND" predicateBinaryPredicate A binary predicate node (like AND, OR etc)NotPredicate Implements the SQL "NOT" predicateOrPredicate Implements the SQL "OR" predicatePredicate represents a WHERE expression predicate.PredicateExpression Implements the expression predicateUnaryPredicate An unary predicate (e.g.