
Uses of Interface
ca.uhn.fhir.jpa.api.dao.IFhirSystemDao
Packages that use IFhirSystemDao
-
Uses of IFhirSystemDao in ca.uhn.fhir.jpa.api.dao
Methods in ca.uhn.fhir.jpa.api.dao that return IFhirSystemDao -
Uses of IFhirSystemDao in ca.uhn.fhir.jpa.provider
Fields in ca.uhn.fhir.jpa.provider declared as IFhirSystemDaoMethods in ca.uhn.fhir.jpa.provider that return IFhirSystemDaoModifier and TypeMethodDescriptionprotected IFhirSystemDao
<T, MT> BaseStorageSystemProvider.getDao()
Methods in ca.uhn.fhir.jpa.provider with parameters of type IFhirSystemDaoModifier and TypeMethodDescriptionvoid
BaseStorageSystemProvider.setDao
(IFhirSystemDao<T, MT> theDao)