-
May 14th, 2011, 09:27 AM
#1
Why is Cursor based ResultSet reading supported in Batch but not in JDBC
Hi,
Spring-Batch supports nice abstractions for reading from database Cursors (ResultSet) to optimize memory consumption. I wonder why was this features not included in Spring-JDBC, which IMHO is a more suitable place to accommodate this kind of thing.
Can somebody please help me understand the rationale?
Regards,
Shantanu
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules