Uses of Interface
com.ibm.fhir.persistence.jdbc.dao.api.ICodeSystemCache
-
Packages that use ICodeSystemCache Package Description com.ibm.fhir.persistence.jdbc.dao.impl -
-
Uses of ICodeSystemCache in com.ibm.fhir.persistence.jdbc.dao.impl
Classes in com.ibm.fhir.persistence.jdbc.dao.impl that implement ICodeSystemCache Modifier and Type Class Description class
CodeSystemCacheAdapter
Adapter to provide access to cached code system values managed by theParameterDAO
implementation.
-