Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-19350

camel-jpa: Output into header/property

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.21.0, 4.0-RC1, 4.0.0
    • camel-jpa
    • None
    • Unknown

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jsz Jacek SzymaƄski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: