Hi Since Camel 2.12 there's a 'consumer.parameters' option for this purpose:
http://camel.apache.org/jpa#JPA-Options I polished it's description a bit to make it clear how to use it. Takes a while to be updated on the site. Babak chatura wrote > This may be little outdated. But I also had that issue with jpa named > query dynamic parameters and resolve by extending JpaConsumer with > override configureParameters method. I really not sure that is the best > way to go appreciate any comment from camel experts. > > > Thanks > Chatura -- View this message in context: http://camel.465427.n5.nabble.com/Camel-JPA-Parameterized-Queries-tp5724046p5741928.html Sent from the Camel - Users mailing list archive at Nabble.com.
