BATCH-335 and BATCH-316: As part of the documentation efforts of RC1, the DrivingQueryItemReader has had javadoc updates. Specifically, the MultipleColumnJdbcKeyGenerator, which has been a source of confusion, has had it's javadocs beefed up.

The KeyGenerator interface was also renamed to KeyCollector.  The issue was raised that it's not actually generating keys, but rather collecting them from the database.
This commit is contained in:
lucasward
2008-03-10 19:38:26 +00:00
parent bba1458a28
commit 63f2619d17
2 changed files with 1 additions and 1 deletions

View File

@@ -51,7 +51,7 @@
end-user developers. <mediaobject>
<imageobject role="fo">
<imagedata align="center"
fileref="../../resources/reference/images/ExecutionEnvironment.png"
fileref="../../../../target/site/reference/html-single/images/spring-batch-layers.PNG"
format="PNG" />
</imageobject>

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB