Uses of Class
com.ibm.fhir.database.utils.query.BaseWhereAdapter
- 
Packages that use BaseWhereAdapter Package Description com.ibm.fhir.database.utils.query  - 
- 
Uses of BaseWhereAdapter in com.ibm.fhir.database.utils.query
Subclasses of BaseWhereAdapter in com.ibm.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 
 -