Return-Path: X-Original-To: apmail-camel-dev-archive@www.apache.org Delivered-To: apmail-camel-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B48CB7504 for ; Tue, 30 Aug 2011 01:33:00 +0000 (UTC) Received: (qmail 2847 invoked by uid 500); 30 Aug 2011 01:33:00 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 2612 invoked by uid 500); 30 Aug 2011 01:32:59 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 2604 invoked by uid 99); 30 Aug 2011 01:32:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Aug 2011 01:32:59 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mrlalonde@live.ca designates 65.54.190.15 as permitted sender) Received: from [65.54.190.15] (HELO bay0-omc1-s4.bay0.hotmail.com) (65.54.190.15) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Aug 2011 01:32:49 +0000 Received: from BAY160-W25 ([65.54.190.61]) by bay0-omc1-s4.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 29 Aug 2011 18:32:28 -0700 Message-ID: X-Originating-IP: [99.240.215.148] From: Mathieu Lalonde To: Subject: (CAMEL-4350) Camel-jdbc with List has arbitrary column order - attached patch Date: Mon, 29 Aug 2011 21:32:28 -0400 Importance: Normal Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 30 Aug 2011 01:32:28.0645 (UTC) FILETIME=[AE028950:01CC66B4] X-Virus-Checked: Checked by ClamAV on apache.org Hi guys=2C I've attached a patch and unit test to the above issue.=A0 Let me know if t= here any problems. If all is well=2C I will use the same approach to improve & test Camel-sql. Thanks! Mathieu =