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 ---- ---