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.

Reply via email to