
Uses of Interface
ca.uhn.fhir.jpa.dao.data.IBatch2WorkChunkMetadataViewRepository
Packages that use IBatch2WorkChunkMetadataViewRepository
-
Uses of IBatch2WorkChunkMetadataViewRepository in ca.uhn.fhir.jpa.batch2
Methods in ca.uhn.fhir.jpa.batch2 with parameters of type IBatch2WorkChunkMetadataViewRepositoryModifier and TypeMethodDescriptionJpaBatch2Config.batch2JobInstancePersister
(IBatch2JobInstanceRepository theJobInstanceRepository, IBatch2WorkChunkRepository theWorkChunkRepository, IBatch2WorkChunkMetadataViewRepository theWorkChunkMetadataViewRepo, IHapiTransactionService theTransactionService, jakarta.persistence.EntityManager theEntityManager, ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theInterceptorBroadcaster) Constructors in ca.uhn.fhir.jpa.batch2 with parameters of type IBatch2WorkChunkMetadataViewRepositoryModifierConstructorDescriptionJpaJobPersistenceImpl
(IBatch2JobInstanceRepository theJobInstanceRepository, IBatch2WorkChunkRepository theWorkChunkRepository, IBatch2WorkChunkMetadataViewRepository theWorkChunkMetadataViewRepo, IHapiTransactionService theTransactionService, jakarta.persistence.EntityManager theEntityManager, ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theInterceptorBroadcaster) Constructor