Uses of Class
ca.uhn.fhir.jpa.api.dao.DaoRegistry
Packages that use DaoRegistry
-
Uses of DaoRegistry in ca.uhn.fhir.jpa.bulk.export.job
Fields in ca.uhn.fhir.jpa.bulk.export.job declared as DaoRegistryConstructors in ca.uhn.fhir.jpa.bulk.export.job with parameters of type DaoRegistryModifierConstructorDescriptionprotectedBaseResourceToFileWriter(ca.uhn.fhir.context.FhirContext theFhirContext, DaoRegistry theDaoRegistry) -
Uses of DaoRegistry in ca.uhn.fhir.jpa.dao
Fields in ca.uhn.fhir.jpa.dao declared as DaoRegistryMethods in ca.uhn.fhir.jpa.dao with parameters of type DaoRegistryModifier and TypeMethodDescriptionvoidBaseTransactionProcessor.setDaoRegistry(DaoRegistry theDaoRegistry)