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

Zemian Deng commented on CAMEL-3096:
------------------------------------

Hi, I have few examples usage on camel-jdbc and I would be happy to contrite to 
the project. 

BTW, is DERBY a must? My samples are all using H2. The H2 comes with a web 
console that's very productive to verify and query data during testing. If not, 
then I have to reconfigure it to use DERBY.
                
> 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