[
https://issues.apache.org/jira/browse/CAMEL-8192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14262165#comment-14262165
]
Thorsten Kunz commented on CAMEL-8192:
--------------------------------------
Created PR: https://github.com/apache/camel/pull/363
I have implemented the "outputHeader" option so that if it is set it does not
populate the default "CamelMyBatisResult" header anymore since they would be
identical all the time.
> 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)