Files
spring-batch/spring-batch-core/src/test/java
Dave Syer a0a02b237f BATCH-1761: attempted fix using new flag in user data
- the writing phase needs to communicate with the processing phase
- when processing a chunk that is going to be scanned we need to
  only call the processor on the first item, but otherwise all of
  them
2012-06-28 14:12:09 +01:00
..