This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-batch
Watch
1
Star
0
Fork
0
You've already forked spring-batch
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
af1729f2510159b9d9770dfddc12d24b350d615b
spring-batch
/
spring-batch-execution
History
lucasward
af1729f251
BATCH-220: Committed the read part of chunking, without adding it to the StepExecutor. It should be noted that I used 'Chunker' instead of 'ChunkReader', since there's already precedence in the java world, and it isn't reading chunk so much as making a chunk out of items. I have also added skipCount to StepExecution, since it's reasonable that this type of data A) should be persisted and B) the domain object is the most logical place for this type of state.
2008-02-11 03:17:50 +00:00
..
.settings
BATCH-7: Remove transaction synchronization and state management from input/output sources (formerly buffering)
2008-01-31 22:36:26 +00:00
src
BATCH-220: Committed the read part of chunking, without adding it to the StepExecutor. It should be noted that I used 'Chunker' instead of 'ChunkReader', since there's already precedence in the java world, and it isn't reading chunk so much as making a chunk out of items. I have also added skipCount to StepExecution, since it's reasonable that this type of data A) should be persisted and B) the domain object is the most logical place for this type of state.
2008-02-11 03:17:50 +00:00
.classpath
BATCH-7: Remove transaction synchronization and state management from input/output sources (formerly buffering)
2008-01-31 22:36:26 +00:00
.project
OK, let's try the Q4 plugin (instead of M2). Comments anyone?
2008-01-03 16:11:10 +00:00
.springBeans
OPEN - issue BATCH-320: Refactor ItemWriter as primary collaborator (with wrapper for processor)
2008-01-28 22:37:46 +00:00
pom.xml
[maven-release-plugin] prepare for next development iteration
2008-02-06 09:52:23 +00:00