BATCH-1203: Javadocs

This commit is contained in:
dsyer
2009-04-13 11:39:44 +00:00
parent 339b8e3060
commit b64b9d8b7c

View File

@@ -47,7 +47,7 @@ public class ChunkOrientedTasklet<I> implements Tasklet {
/**
* Flag to indicate that items should be buffered once read. Defaults to
* true, which is appropriate for forward-only, non-transactional item
* readers. Main (or only) use case for setting this flag to true is a
* readers. Main (or only) use case for setting this flag to false is a
* transactional JMS item reader.
*
* @param buffering