Issue Details (XML | Word | Printable)

Key: SPR-4320
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Juergen Hoeller
Reporter: Eric Miles
Votes: 0
Watchers: 1
Operations

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

Parameterized SingleColumnRowMapper

Created: 10/Jan/08 07:13 PM   Updated: 14/Jan/08 07:49 AM   Resolved: 14/Jan/08 07:49 AM
Component/s: SpringCORE
Affects Version/s: 2.5 final
Fix Version/s: 2.5.2

Time Tracking:
Not Specified

File Attachments: 1. Java Source File ParameterizedSingleColumnRowMapper.java (1 kB)



 Description  « Hide

I looked all over but couldn't find one, but it would be nice if there was a parameterized single column row mapper in Spring. There is one available for the non-java 5 code base, but there isn't one with use for generics. I've written one that simply wraps the SingleColumnRowMapper but I thought framework should contain such a class.

I can provide my class if you like but it was very easy to implement (~35 lines of code).



No work has yet been logged on this issue.