GitHub user dmvolod opened a pull request:
https://github.com/apache/camel/pull/2564
CAMEL-12878: camel-jpa: Allow for passing named-query parameters via
message header
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dmvolod/camel CAMEL-12878
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2564.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2564
----
commit 1bbd9afbcfdac546d79a0dd1fe0122ed8039be58
Author: Dmitry Volodin <dmvolod@...>
Date: 2018-10-12T15:25:30Z
CAMEL-12878: camel-jpa: Allow for passing named-query parameters via
message header
----
---