Package ca.uhn.fhir.jpa.term.job
Class BatchConceptRelationsDeleteWriter
java.lang.Object
ca.uhn.fhir.jpa.term.job.BatchConceptRelationsDeleteWriter
- All Implemented Interfaces:
org.springframework.batch.item.ItemWriter<Long>
public class BatchConceptRelationsDeleteWriter
extends Object
implements org.springframework.batch.item.ItemWriter<Long>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BatchConceptRelationsDeleteWriter
public BatchConceptRelationsDeleteWriter()
-
-
Method Details