
Uses of Interface
ca.uhn.fhir.jpa.dao.data.IResourceIdentifierSystemEntityDao
Packages that use IResourceIdentifierSystemEntityDao
-
Uses of IResourceIdentifierSystemEntityDao in ca.uhn.fhir.jpa.cache
Constructors in ca.uhn.fhir.jpa.cache with parameters of type IResourceIdentifierSystemEntityDaoModifierConstructorDescriptionResourceIdentifierCacheSvcImpl
(IHapiTransactionService theTransactionService, MemoryCacheService theMemoryCache, IResourceIdentifierSystemEntityDao theResourceIdentifierSystemEntityDao, IResourceIdentifierPatientUniqueEntityDao theResourceIdentifierPatientUniqueEntityDao, jakarta.persistence.EntityManager theEntityManager) Constructor -
Uses of IResourceIdentifierSystemEntityDao in ca.uhn.fhir.jpa.config
Methods in ca.uhn.fhir.jpa.config with parameters of type IResourceIdentifierSystemEntityDaoModifier and TypeMethodDescriptionJpaConfig.resourceIdentifierCacheSvc
(IHapiTransactionService theTransactionService, MemoryCacheService theMemoryCache, IResourceIdentifierSystemEntityDao theResourceIdentifierSystemEntityDao, IResourceIdentifierPatientUniqueEntityDao theResourceIdentifierPatientUniqueEntityDao, jakarta.persistence.EntityManager theEntityManager)