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, IHapiTransactionService theTransactionService, javax.persistence.EntityManager theEntityManager) JpaBatch2Config.batch2JobInstancePersisterWrapper(IBatch2JobInstanceRepository theJobInstanceRepository, IBatch2WorkChunkRepository theWorkChunkRepository, IHapiTransactionService theTransactionService, javax.persistence.EntityManager theEntityManager) Constructors in ca.uhn.fhir.jpa.batch2 with parameters of type IBatch2WorkChunkRepositoryModifierConstructorDescriptionJpaJobPersistenceImpl(IBatch2JobInstanceRepository theJobInstanceRepository, IBatch2WorkChunkRepository theWorkChunkRepository, IHapiTransactionService theTransactionService, javax.persistence.EntityManager theEntityManager) Constructor