Uses of Class
com.ibm.fhir.database.utils.query.WhereAdapter
-
Packages that use WhereAdapter Package Description com.ibm.fhir.database.utils.query -
-
Uses of WhereAdapter in com.ibm.fhir.database.utils.query
Methods in com.ibm.fhir.database.utils.query that return WhereAdapter Modifier and Type Method Description WhereAdapter
FromAdapter. where(String predicate)
Start building the "WHERE" clause for the statementWhereAdapter
WhereAdapter. where(String predicate)
-