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