Uses of Interface
ca.uhn.fhir.jpa.dao.data.IResourceLinkDao
Packages that use IResourceLinkDao
-
Uses of IResourceLinkDao in ca.uhn.fhir.jpa.dao
Fields in ca.uhn.fhir.jpa.dao declared as IResourceLinkDao -
Uses of IResourceLinkDao in ca.uhn.fhir.jpa.delete
Fields in ca.uhn.fhir.jpa.delete declared as IResourceLinkDaoModifier and TypeFieldDescriptionprotected IResourceLinkDaoDeleteConflictService.myResourceLinkDao -
Uses of IResourceLinkDao in ca.uhn.fhir.jpa.delete.batch2
Constructors in ca.uhn.fhir.jpa.delete.batch2 with parameters of type IResourceLinkDaoModifierConstructorDescriptionDeleteExpungeSqlBuilder(ResourceTableFKProvider theResourceTableFKProvider, JpaStorageSettings theStorageSettings, IIdHelperService theIdHelper, IResourceLinkDao theResourceLinkDao)