Uses of Class
com.ibm.fhir.persistence.jdbc.util.CacheUpdater
- 
Packages that use CacheUpdater Package Description com.ibm.fhir.persistence.jdbc.util  - 
- 
Uses of CacheUpdater in com.ibm.fhir.persistence.jdbc.util
Subclasses of CacheUpdater in com.ibm.fhir.persistence.jdbc.util Modifier and Type Class Description classCodeSystemsCacheUpdaterThis cache update writes its Code Systems cache candidates to the CodeSystemsCache upon a transaction commit.classParameterNamesCacheUpdaterThis cache updater writes its Parameter Names cache candidates to the ParameterNamesCache upon a transaction commit.classResourceTypesCacheUpdaterThis cache updater writes its Resource Types cache candidates to the ResourceTypesCache upon a transaction commit. 
 -