From f032e68efb2a5690690db57d8f2be9fc28b31816 Mon Sep 17 00:00:00 2001 From: lucasward Date: Mon, 10 Mar 2008 21:30:35 +0000 Subject: [PATCH] BATCH-316: Continued work on the Jdbc ItemReader documentation. Mostly additions to the DrivingQuery section. --- spring-batch-samples/src/main/resources/jobs/ibatisJob.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-batch-samples/src/main/resources/jobs/ibatisJob.xml b/spring-batch-samples/src/main/resources/jobs/ibatisJob.xml index 972d7ca93..f148f8dc8 100644 --- a/spring-batch-samples/src/main/resources/jobs/ibatisJob.xml +++ b/spring-batch-samples/src/main/resources/jobs/ibatisJob.xml @@ -37,7 +37,7 @@ class="org.springframework.batch.item.database.IbatisDrivingQueryItemReader"> - +