[ 
https://issues.apache.org/jira/browse/CAMEL-12878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16648028#comment-16648028
 ] 

ASF GitHub Bot commented on CAMEL-12878:
----------------------------------------

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

----


> camel-jpa: Allow for passing named-query parameters via message header and/or 
> body
> ----------------------------------------------------------------------------------
>
>                 Key: CAMEL-12878
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12878
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jpa
>    Affects Versions: 2.22.1
>            Reporter: Jochen Cordes
>            Assignee: Dmitry Volodin
>            Priority: Major
>
> Right now camel-jpa allows for passing parameters to named-queries via a bean 
> in the registry. For ease of use it should also be possible to pass 
> parameters via message header and/or body (i.e. using a HashMap and 
> key/values for parameter-name and parameter-value).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to