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

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

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

Claus Ibsen commented on CAMEL-319:
-----------------------------------

The Consumer part is not done, maybe that would be nice for scheduled polls of a database?

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