[ 
https://issues.apache.org/activemq/browse/CAMEL-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen closed CAMEL-319.
-----------------------------


> New camel component for SQL expressions
> ---------------------------------------
>
>                 Key: CAMEL-319
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-319
>             Project: Apache Camel
>          Issue Type: New Feature
>    Affects Versions: 1.3.0
>            Reporter: Roman Kalukiewicz
>            Assignee: Roman Kalukiewicz
>             Fix For: 1.4.0
>
>
> Camel SQL component that lets to specify endpoints with sql expressions like:
> from("sql:select a, b, c from d").to("sql:insert into t values :a, :c, :d");
> Described in:
> http://www.nabble.com/JdbcEndpoint---Consumer-to15183848s22882.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to