Re: Columns order in ResultSetIterator

2015-11-20 Thread ftoresan
Sure, I'll do it! Best regards, Fabricio Toresan -- View this message in context: http://camel.465427.n5.nabble.com/Columns-order-in-ResultSetIterator-tp5774150p5774153.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Columns order in ResultSetIterator

2015-11-20 Thread Henryk Konsek
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 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 >