Uses of Class
ca.uhn.fhir.jpa.api.dao.DaoRegistry
Package
Description
-
Uses of DaoRegistry in ca.uhn.fhir.cache
ModifierConstructorDescriptionprotected
BaseResourceCacheSynchronizer
(String theResourceName, IResourceChangeListenerRegistry theResourceChangeListenerRegistry, DaoRegistry theDaoRegistry) -
Uses of DaoRegistry in ca.uhn.fhir.jpa.binary.provider
Modifier and TypeMethodDescriptionvoid
BinaryAccessProvider.setDaoRegistryForUnitTest
(DaoRegistry theDaoRegistry) -
Uses of DaoRegistry in ca.uhn.fhir.jpa.dao
Modifier and TypeMethodDescriptionvoid
BaseTransactionProcessor.setDaoRegistry
(DaoRegistry theDaoRegistry) -
Uses of DaoRegistry in ca.uhn.fhir.jpa.searchparam.submit.interceptor
Modifier and TypeMethodDescriptionvoid
SearchParamValidatingInterceptor.setDaoRegistry
(DaoRegistry theDaoRegistry) -
Uses of DaoRegistry in ca.uhn.fhir.jpa.validation
ModifierConstructorDescriptionValidatorResourceFetcher
(ca.uhn.fhir.context.FhirContext theFhirContext, ca.uhn.fhir.context.support.IValidationSupport theValidationSupport, DaoRegistry theDaoRegistry)