committed by
Mahmoud Ben Hassine
parent
494abf1a8a
commit
b94f7cfe36
@@ -42,7 +42,7 @@ This reader stores message offsets in the execution context to support restart c
|
||||
|`ItemReaderAdapter`|Adapts any class to the
|
||||
`ItemReader` interface.|Yes
|
||||
|`JdbcCursorItemReader`|Reads from a database cursor over JDBC. See
|
||||
link:readersAndWriters.html#cursorBasedItemReaders["`Cursor-based ItemReaders`"].|No
|
||||
link:readers-and-writers/database.html#cursorBasedItemReaders["`Cursor-based ItemReaders`"].|No
|
||||
|`JdbcPagingItemReader`|Given an SQL statement, pages through the rows,
|
||||
such that large datasets can be read without running out of
|
||||
memory.|Yes
|
||||
|
||||
Reference in New Issue
Block a user