You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Ettoregia <et...@gmail.com> on 2015/01/15 17:00:16 UTC

Re: Using named query parameters

Hi There,

in my case works but I had to escape the : and #, see the example below

INSERT INTO "ORDER" (name, status, \"processID\") VALUES(\:\#name,
\:\#status, \:\#processID)



--
View this message in context: http://camel.465427.n5.nabble.com/Using-named-query-parameters-tp5758002p5761770.html
Sent from the Camel - Users mailing list archive at Nabble.com.