[
https://issues.apache.org/activemq/browse/CAMEL-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hiram Chirino resolved CAMEL-23.
--------------------------------
Resolution: Fixed
implemented see: http://activemq.apache.org/camel/jpa.html
> Support JPA as a Camel Endpoint which inserts and deletes records.
> ------------------------------------------------------------------
>
> Key: CAMEL-23
> URL: https://issues.apache.org/activemq/browse/CAMEL-23
> Project: Apache Camel
> Issue Type: New Feature
> Components: camel-jpa
> Reporter: Hiram Chirino
> Assignee: James Strachan
> Fix For: 1.0
>
>
> The jpa: component allows you to work with databases using JPA (EJB 3
> Persistence) such as for working with OpenJPA, Hibernate, TopLink to work
> with relational databases.
> Sending POJOs to the JPA endpoint inserts entities into the database.
> Consuming messages removes (or updates) entities in the database.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.