dsyer
cd60d0de73
RESOLVED - issue BATCH-328: create schema generator configurations for MS SQL, Sybase
2008-06-29 08:02:43 +00:00
dsyer
2dfcaf6ce0
BATCH-280: Applied patch (modified file names slightly)
2008-06-26 18:27:48 +00:00
dsyer
4e247e7577
RESOLVED - issue BATCH-576: The database schema for db2 is incorrect, the constraint name is too long
2008-06-26 06:20:20 +00:00
robokaso
5d83928977
IN PROGRESS - BATCH-505: Job-level ExecutionContext
...
Added createTime to JobExecution and made startTime nullable again
2008-06-02 10:50:39 +00:00
robokaso
fd6fad60dc
IN PROGRESS - BATCH-505: Job-level ExecutionContext
...
JobExecutionContext is now persisted (together with StepExecutionContext) and retrieved on restart
(changed jobExecution's start time to be not null so that last execution can be always found).
2008-05-23 10:26:29 +00:00
robokaso
5dea8a0144
IN PROGRESS - BATCH-505: Job-level ExecutionContext
...
the schema change
2008-05-22 09:01:24 +00:00
robokaso
0515f362e7
RESOLVED - BATCH-609: All schemas have a datatype of varchar for LONG_VAL instead of BIGINT
2008-05-05 09:38:18 +00:00
dsyer
97e0c9478a
[BATCH-661] Added import
2008-05-04 12:25:48 +00:00
robokaso
5d60375e1a
OPEN - BATCH-550: Add skipCount in BATCH_STEP_EXECUTION table
...
rollback count made persistent
2008-04-30 13:16:16 +00:00
robokaso
0396023d33
OPEN - BATCH-550: Add skipCount in BATCH_STEP_EXECUTION table
...
added readSkipCount and writeSkipCount to StepExecution class and db table
2008-04-30 12:59:17 +00:00
dsyer
ea11f4fa1c
RESOLVED - issue BATCH-539: Oracle schema could use more oracle-appropriated datatypes.
...
Applied patch from JIRA
2008-04-04 16:41:12 +00:00
robokaso
4f0cb707cb
RESOLVED - issue BATCH-528: Inserting non-date JobParameter fails on MySQL
...
TIMESTAMP externalized as property with DATETIME value for MySQL
2008-03-31 13:43:48 +00:00
dsyer
49e081d9b2
Business schema for tests split out into separate file
2008-03-25 08:28:21 +00:00
dsyer
3b72c04bef
[BATCH-503] Fix TX definition in samples. Also add multi-environment support in samples (mysql and derby as examples)
2008-03-25 06:57:55 +00:00
nebhale
0151e86243
[BATCH-475] Added OSGi manifests
2008-03-20 16:24:02 +00:00
dsyer
1a316c1aa9
RESOLVED - issue BATCH-452: Msqld type creation script doesn't work on mysql 5.0.45
2008-03-14 07:40:31 +00:00
dsyer
ef8bd0f20e
OPEN - issue BATCH-452: Msqld type creation script doesn't work on mysql 5.0.45
...
Updated timestamps and bigints. The innoDB thing is still escaping me.
2008-03-13 22:22:18 +00:00
robokaso
bde4cea8a7
RESOLVED - issue BATCH-446: taskCount in StepExecution should be itemCount
...
http://jira.springframework.org/browse/BATCH-446
2008-03-12 09:27:55 +00:00
nebhale
bfb9447d6b
[BATCH-429] Moved all code out of execution
2008-03-07 16:02:22 +00:00
nebhale
0b3f025707
Moved the fist namespace to execution from core
2008-02-18 15:21:33 +00:00
nebhale
b3e2bea61a
First crack at the namespace.
2008-02-15 17:30:53 +00:00