Issue Details (XML | Word | Printable)

Key: BATCH-808
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Won't Fix
Priority: Major Major
Assignee: Lucas Ward
Reporter: Thomas Risberg
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Spring Batch

Provide named parameter support to JdbcCursorItemReader

Created: 03/Sep/08 09:29 AM   Updated: 14/Nov/08 11:38 AM
Component/s: Core
Affects Version/s: None
Fix Version/s: 2.0.0.M3

Time Tracking:
Original Estimate: 1d
Original Estimate - 1d
Remaining Estimate: 1d
Remaining Estimate - 1d
Time Spent: Not Specified
Remaining Estimate - 1d


 Description  « Hide
This would mean that we need to support a Map providing parameter values - same as the paging readers. Should we remove/deprecate the PreparedStratementSetter?

 All   Comments   Work Log   Change History   FishEye   Builds      Sort Order: Ascending order - Click to sort in descending order
Lucas Ward added a comment - 23/Sep/08 02:13 PM
I'm okay with that, consistency seems like a good idea, and as long as the general functionality is still there, we shouldn't have any issues, although it still depends a bit on the expression language stuff.

Thomas Risberg added a comment - 29/Sep/08 11:58 AM
Not sure this change is worth it. We would have to replicate a lot of code from the Spring NamedParameterJdbcTemplate and PreparedStatementCreatorFactory to provide similar features. This is definitely a bigger job than the estimate for this task.

Thomas Risberg added a comment - 01/Oct/08 10:41 AM
Moving this to M3 for now.