Create a simple example for JDBC - camel-example-jdbc
-----------------------------------------------------
Key: CAMEL-3096
URL: https://issues.apache.org/activemq/browse/CAMEL-3096
Project: Apache Camel
Issue Type: New Feature
Components: examples
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.5.0
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.
-
You can reply to this email to add a comment to the issue online.