Uses of Class
com.ibm.fhir.database.utils.query.expression.BinaryPredicate
-
Packages that use BinaryPredicate Package Description com.ibm.fhir.database.utils.query.expression -
-
Uses of BinaryPredicate in com.ibm.fhir.database.utils.query.expression
Subclasses of BinaryPredicate in com.ibm.fhir.database.utils.query.expression Modifier and Type Class Description class
AndPredicate
Implements the SQL "AND" predicateclass
OrPredicate
Implements the SQL "OR" predicate
-