Hi,

Can you create a pull request with the fix? It looks like a low hanging
fruit.

Cheers!

pt., 20.11.2015 o 14:30 użytkownik ftoresan <fabricio.tore...@gmail.com>
napisał:

> I'm using the JDBC component, and when I retrieve the columns from a
> ResultSetIterator using the method getColumns they are returned randomly. I
> expected to receive them in the same order they appear in the query
> projection.
>
> The problem is the use of a HashSet instead of a LinkedHashSet to return
> the
> list of columns inside the ResultSetIterator implementation. Is there a
> simple way to get the columns in the right order? Is it possible to change
> the behaviour of this method?
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Columns-order-in-ResultSetIterator-tp5774150.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
-- 
Henryk Konsek
http://about.me/hekonsek

Reply via email to