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:
@@ -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>
|
||||
|
||||
|
||||
BIN
docs/src/site/resources/reference/images/spring-batch-layers.PNG
Executable file
BIN
docs/src/site/resources/reference/images/spring-batch-layers.PNG
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 5.5 KiB |
Reference in New Issue
Block a user