
Uses of Interface
ca.uhn.fhir.jpa.dao.data.IBatch2WorkChunkRepository
Packages that use IBatch2WorkChunkRepository
-
Uses of IBatch2WorkChunkRepository in ca.uhn.fhir.jpa.batch2
Methods in ca.uhn.fhir.jpa.batch2 with parameters of type IBatch2WorkChunkRepositoryModifier 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 IBatch2WorkChunkRepositoryModifierConstructorDescriptionJpaJobPersistenceImpl
(IBatch2JobInstanceRepository theJobInstanceRepository, IBatch2WorkChunkRepository theWorkChunkRepository, IBatch2WorkChunkMetadataViewRepository theWorkChunkMetadataViewRepo, IHapiTransactionService theTransactionService, jakarta.persistence.EntityManager theEntityManager, ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theInterceptorBroadcaster) Constructor