History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CAMEL-23
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: James Strachan
Reporter: Hiram Chirino
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Apache Camel

Support JPA as a Camel Endpoint which inserts and deletes records.

Created: 12/Jun/07 12:56 PM   Updated: 12/May/08 01:01 AM
Component/s: camel-jpa
Affects Version/s: None
Fix Version/s: 1.0.0

Time Tracking:
Not Specified


 Description  « Hide
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.



 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Hiram Chirino - 12/Jun/07 12:57 PM