Commit Graph

1857 Commits

Author SHA1 Message Date
dsyer
611811d459 RESOLVED - issue BATCH-127: Allow job configuration to control re-entrant behavior
http://opensource.atlassian.com/projects/spring/browse/BATCH-127

Remove Recoverable interface (obsolete).
2007-12-16 18:06:05 +00:00
dsyer
f49c9d9526 IN PROGRESS - issue BATCH-127: Allow job configuration to control re-entrant behavior
http://opensource.atlassian.com/projects/spring/browse/BATCH-127

SimpleJobRepository.findOrCreateJob now blocks if the transaction isolation level is high enough (see Javadocs).
2007-12-15 15:25:11 +00:00
dsyer
d7a6440a64 Improved toString(0 for *Execution. 2007-12-12 22:56:58 +00:00
dsyer
5fa4ffc3b2 IN PROGRESS - issue BATCH-127: Allow job configuration to control re-entrant behavior
http://opensource.atlassian.com/projects/spring/browse/BATCH-127

Refactor JobRepository.findOrCreateJob() to return JobExecution.
2007-12-11 18:10:20 +00:00
lucasward
d706b0c075 Correct root pom.xml to contain objectstyle.org repository, which is
necessary for the foundrylogic jar to get downloaded.
2007-12-10 22:04:46 +00:00
dsyer
0c388a4686 Add .settings (especially important for mylyn prefs). 2007-12-10 21:38:53 +00:00
dsyer
8ea331bfc7 Add spring-batch- to module directory names (so folks can use mvn eclipse:eclipse if they want to).
BATCH-238: Remove hibernate support for the Daos.
2007-12-10 21:23:48 +00:00