Creating Input/Output IO for Batch Bean Processing
Create it using the same procedure as in "4.1 Creating IO for Query DBIO". Note that the IO for batch Bean (ItemReader, ItemProcessor, ItemWriter) does not have input/output. You only need to exclude In / Out from the general Bean / DBIO IO creation method.