JDBC binding component (provider and consumer) added
----------------------------------------------------
Key: SM-1080
URL: https://issues.apache.org/activemq/browse/SM-1080
Project: ServiceMix
Issue Type: New Feature
Components: servicemix-components
Affects Versions: 3.2
Reporter: Przemyslaw Budzik
Priority: Minor
Attachments: servicemix-jdbc.patch
This is a foundation for DB related BC. At the moment it has two very simple
endpoints:
1) provider - that can put inserts to database
2) consumer - that can query db with given interval and send marshaled rows to
bus. It can work in queue-like manner (record is deleted after consuming)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.