Skip to content

Conversation

@marschall
Copy link
Contributor

queryForMap returns last value returns the last value of equally named
columns. The JDBC specification says that in such cases the first value
should be returned instead.

  • change ColumnMapRowMapper to not overwrite existing values

Issue: SPR-16578

queryForMap returns last value returns the last value of equally named
columns. The JDBC specification says that in such cases the first value
should be returned instead.

 - change ColumnMapRowMapper to not overwrite existing values

Issue: SPR-16578
@jhoeller
Copy link
Contributor

As mentioned on SPR-16578, this is in master as a slightly different implementation now. Thanks for the pull request, in any case!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants