You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jochen Cordes (JIRA)" <ji...@apache.org> on 2018/10/12 08:48:00 UTC

[jira] [Created] (CAMEL-12878) camel-jpa: Allow for passing named-query parameters via message header and/or body

Jochen Cordes created CAMEL-12878:
-------------------------------------

             Summary: 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


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 (f.e. using a HashMap and key/values for parameter-name and parameter-value).



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