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 WhereAdapterFromAdapter. where(String predicate)Start building the "WHERE" clause for the statementWhereAdapterWhereAdapter. where(String predicate)
-