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

Alan Foster commented on CAMEL-3096:
------------------------------------

Can I just clarify whether this example should be using the 'camel-jdbc' 
component?
Or if you are after an example which uses camel + jdbc spring templates? IE 
inject the datasource into a bean, instantiate a jdbc template and use a route 
which sends the exchange to the bean?
Could you let me know if you are after the first or second scenario please

Alan
                
> Create a simple example for JDBC - camel-example-jdbc
> -----------------------------------------------------
>
>                 Key: CAMEL-3096
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3096
>             Project: Camel
>          Issue Type: New Feature
>          Components: examples
>            Reporter: Claus Ibsen
>             Fix For: Future
>
>
> A simple JDBC example using camel-jdbc (Spring JdbcTemplate) which is a 
> really good JdbcTemplate.
> And show how to deply and run it in OSGi.
> The other database examples is based on jpa crapola which is complex and 
> overkill for most people. So having an easy to understand and use example 
> would be great.
> We can use an in memory database such as HSQLDB.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to