Uses of Class
org.linuxforhealth.fhir.database.utils.query.BaseWhereAdapter
-
Packages that use BaseWhereAdapter Package Description org.linuxforhealth.fhir.database.utils.query -
-
Uses of BaseWhereAdapter in org.linuxforhealth.fhir.database.utils.query
Subclasses of BaseWhereAdapter in org.linuxforhealth.fhir.database.utils.query Modifier and Type Class Description classWhereAdapterAdapter to help build the WHERE clause expression.classWhereFragmentAn adapter which represents just a fragment of the where clause so we can build up just a portion of the predicate without having access to the whole clause
-