Uses of Class
com.ibm.fhir.database.utils.query.expression.UnaryPredicate
-
Packages that use UnaryPredicate Package Description com.ibm.fhir.database.utils.query.expression -
-
Uses of UnaryPredicate in com.ibm.fhir.database.utils.query.expression
Subclasses of UnaryPredicate in com.ibm.fhir.database.utils.query.expression Modifier and Type Class Description class
NotPredicate
Implements the SQL "NOT" predicate
-