I implemented a Tasklet to delete rows from a database in my Spring batch project that is throwing an exception
The execute method of the Tasklet is as follows: