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
64506040ff2297f4cac93a85e1abd51a5bb461b0
spring-batch
/
spring-batch-infrastructure
/
src
/
main
/
java
/
org
/
springframework
History
lucasward
64506040ff
BATCH-365: There should now be one ExecutionContext per step. All itemStreams will be opened with an execution context, and will be notified before it is saved, to ensure they have all state in the context. Most ItemReader/Writers should now have the logic for whether or not to put their state in the context, but a few have likely been missed.
2008-02-26 08:29:37 +00:00
..
batch
BATCH-365: There should now be one ExecutionContext per step. All itemStreams will be opened with an execution context, and will be notified before it is saved, to ensure they have all state in the context. Most ItemReader/Writers should now have the logic for whether or not to put their state in the context, but a few have likely been missed.
2008-02-26 08:29:37 +00:00