[
https://issues.apache.org/jira/browse/DBUTILS-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13992607#comment-13992607
]
Benedikt Ritter commented on DBUTILS-114:
-----------------------------------------
How do you feel about changing the name of the extension to
CaseInsensitiveLinkedHashMap as well?
> Order of columns not retained in BasicRowProcessor with HashMap
> ---------------------------------------------------------------
>
> Key: DBUTILS-114
> URL: https://issues.apache.org/jira/browse/DBUTILS-114
> Project: Commons DbUtils
> Issue Type: Bug
> Affects Versions: 1.5, 1.6
> Reporter: Michael Osipov
> Attachments: DBUTILS-114.patch
>
>
> The {{CaseInsensitiveHashMap}} extends {{HashMap}}. This means that the order
> of columns defined in a select query is not retained when one wants to
> iterate over the entry set. This be changed to {{LinkedHashMap}}.
--
This message was sent by Atlassian JIRA
(v6.2#6252)