I logged a ticket about this https://issues.apache.org/jira/browse/CAMEL-6418
On Thu, May 16, 2013 at 9:29 AM, Claus Ibsen <claus.ib...@gmail.com> wrote: > Hi > > Ah yeah maybe something we can improve. > > Can you details Camel version used. And also maybe the SQL you want to > execute. And what your body contains. > Then we can ponder how to improve the camel component. > > > > On Wed, May 15, 2013 at 10:17 AM, Shishir <shi...@gmail.com> wrote: >> We are using IN clause and need to supply "," delimited list of values to >> the query. >> >> So we have used a single # and the expectation is that, the entire list >> should be replaced. >> >> Tried to pass # as String String list, named parameter, but it seems camel >> breaks every "," in value and try to find that many number of # in the >> query. Quite sure missing something basic. >> >> >> >> -- >> View this message in context: >> http://camel.465427.n5.nabble.com/Passing-a-list-of-parameters-in-SQL-endpoint-tp5732583.html >> Sent from the Camel - Users mailing list archive at Nabble.com. > > > > -- > Claus Ibsen > ----------------- > www.camelone.org: The open source integration conference. > > Red Hat, Inc. > FuseSource is now part of Red Hat > Email: cib...@redhat.com > Web: http://fusesource.com > Twitter: davsclaus > Blog: http://davsclaus.com > Author of Camel in Action: http://www.manning.com/ibsen -- Claus Ibsen ----------------- www.camelone.org: The open source integration conference. Red Hat, Inc. FuseSource is now part of Red Hat Email: cib...@redhat.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen