Jacek Szymański created CAMEL-19350:
---------------------------------------

             Summary: camel-jpa: Output into header/property
                 Key: CAMEL-19350
                 URL: https://issues.apache.org/jira/browse/CAMEL-19350
             Project: Camel
          Issue Type: Improvement
          Components: camel-jpa
            Reporter: Jacek Szymański


Unlike camel-sql, camel-jpa does not allow the user to put the result elsewhere 
than the message body; if this is needed the user must: preserve the body, use 
the component, put the result in the desired destination, restore the body.

This PR adds the possibility to put the result into a header or property 
without destroying the message body.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to