[
https://issues.apache.org/activemq/browse/CAMEL-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43180#action_43180
]
Roman Kalukiewicz commented on CAMEL-319:
-----------------------------------------
You are right, that we could use timer as a way to pool a database. I believe
that what we currently have is rather usable and everything can be done with
it. We can close this issue, and create a new one for Producer side as it is
just 'nice to have'.
> 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.