[GitHub] camel pull request: CAMEL-4725 camel-sql - Add support for Callabl...

2016-01-09 Thread snurmine
Github user snurmine closed the pull request at: https://github.com/apache/camel/pull/749 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[GitHub] camel pull request: CAMEL-4725 camel-sql - Add support for Callabl...

2016-01-01 Thread snurmine
GitHub user snurmine opened a pull request: https://github.com/apache/camel/pull/749 CAMEL-4725 camel-sql - Add support for Callable statements Here is demo of how calling stored procedure could work. I call them Simple Stored Procedure Templates. Current solution is just a proof-of