dsyer
|
f7c5e0ff44
|
Add parallel processing sample (parallel version of football job)
|
2007-12-14 01:21:29 +00:00 |
|
dsyer
|
445ae1637a
|
Add flag for ignoring failed drop statement
|
2007-12-12 23:24:36 +00:00 |
|
dsyer
|
800896c409
|
Conversion to String is not automatic with some database platforms
|
2007-12-12 22:26:28 +00:00 |
|
dsyer
|
cc69a6a40c
|
Fix schema for YEAR reserved word
|
2007-12-12 22:17:19 +00:00 |
|
dsyer
|
6e8cb97ef8
|
Ignore drop script failure in initialisation (to accommodate DB platforms that don't allow tests for tables existence in SQL).
|
2007-12-12 22:07:14 +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 |
|
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 |
|