camel-jdbc - improve documentation
----------------------------------
Key: CAMEL-658
URL: https://issues.apache.org/activemq/browse/CAMEL-658
Project: Apache Camel
Issue Type: Task
Components: documentation
Affects Versions: 1.3.0, 1.4.0
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Priority: Minor
Fix For: 1.5.0
wiki documentation should be improved. An end-user had trouble using it.
- it is pure standard java SQL dependent (no spring etc.)
- structure of output object as list of maps, each map has a key for the
columnname
- retrives rs.metadata
- that it must be on the producer side (...to) is a bit confusing, but it is in
fact correctly as it can not run in the database, but end-users need a timer or
somesort to kick it of once in a while
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.