Files
spring-batch/spring-batch-infrastructure/src/main/java/org/springframework
Michael Minella 8f05c3e11e Add previously closed check around HibernateCusorItemReader#close()
This commit makes calling the close method on the
HibernateCursorItemReader safe to be called multiple times.

Resloves BATCH-2619
2017-05-25 09:41:49 -05:00
..