You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Roman Kalukiewicz (JIRA)" <ji...@apache.org> on 2008/06/03 11:10:00 UTC

[jira] Resolved: (CAMEL-319) New camel component for SQL expressions

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

Roman Kalukiewicz resolved CAMEL-319.
-------------------------------------

    Resolution: Fixed

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