Uses of Interface
ca.uhn.fhir.jpa.api.dao.IFhirSystemDao
-
Uses of IFhirSystemDao in ca.uhn.fhir.jpa.api.dao
-
Uses of IFhirSystemDao in ca.uhn.fhir.jpa.provider
Modifier and TypeMethodDescriptionprotected IFhirSystemDao
<T, MT> BaseStorageSystemProvider.getDao()
Modifier and TypeMethodDescriptionvoid
BaseStorageSystemProvider.setDao
(IFhirSystemDao<T, MT> theDao)