[ 
https://issues.apache.org/jira/browse/CAMEL-12212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356089#comment-16356089
 ] 

ASF GitHub Bot commented on CAMEL-12212:
----------------------------------------

GitHub user brmeyer opened a pull request:

    https://github.com/apache/camel/pull/2212

    WIP: CAMEL-12212 sql-stored: support INOUT parameters

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/brmeyer/camel CAMEL-12212

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/2212.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 #2212
    
----
commit 485a12293de869dd82369f36f2ec30417bff650c
Author: Brett Meyer <brett@...>
Date:   2018-02-07T21:09:50Z

    CAMEL-12212 sql-stored: support INOUT parameters

----


> sql-stored: support INOUT parameters
> ------------------------------------
>
>                 Key: CAMEL-12212
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12212
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-sql
>            Reporter: Brett E. Meyer
>            Assignee: Brett E. Meyer
>            Priority: Major
>
> sql-stored's parser currently supports only IN and OUT parameters.  Within 
> JDBC, INOUT support is trivial, but I'm honestly not sure if there were other 
> reasons why this might be challenging in Camel.  Happy to work on it...



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

Reply via email to