[
https://issues.apache.org/jira/browse/CAMEL-8192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14262164#comment-14262164
]
ASF GitHub Bot commented on CAMEL-8192:
---------------------------------------
GitHub user askannon opened a pull request:
https://github.com/apache/camel/pull/363
camel-mybatis: add outputHeader parameter (CAMEL-8192)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/askannon/camel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/363.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 #363
----
commit 4a4e36b8d0677c34a742d3e85b3c632a64fd411d
Author: Askannon <[email protected]>
Date: 2014-12-31T12:33:28Z
camel-mybatis: add outputHeader parameter (CAMEL-8192)
commit 1606145c26acd10db6b4007f8a42d361aff9acc2
Author: Askannon <[email protected]>
Date: 2014-12-31T12:55:38Z
camel-mybatis: add outputHeader parameter (CAMEL-8192)
commit f7e54e5e315be9595d65aeb60067728145442176
Author: Askannon <[email protected]>
Date: 2014-12-31T13:19:01Z
camel-mybatis: add outputHeader parameter (CAMEL-8192)
----
> camel-mybatis - Replicate "outputHeader" parameter from camel-sql
> -----------------------------------------------------------------
>
> Key: CAMEL-8192
> URL: https://issues.apache.org/jira/browse/CAMEL-8192
> Project: Camel
> Issue Type: New Feature
> Components: camel-mybatis
> Reporter: Thorsten Kunz
> Priority: Minor
> Fix For: 2.15.0
>
>
> It would reduce a significant amount of boilerplate code (setting headers and
> body back and forth) if there would be an option to have the mybatis
> component write results to a specific header instead of the body.
> This feature was recently implemented for the sql component as CAMEL-8142 and
> it would be great is could be ported to the mybatis component.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)