Take up the project which inserts the records. replace the sql query with a select query. Basically once the flow fires the select query, it should return a List of Maps containing the records and it will be available in Body of Camel Exchange. Did you try that?
On Tue, Nov 4, 2014 at 11:57 AM, smilevasu6 <[email protected]> wrote: > Thanks Claus Ibsen for quick reply. > > I already tried those links but it could not worked. > > And that is for Insertion. > > I am looking for select. > > Is there any example for the same start to end. > > Please. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-JDBC-tp5758485p5758487.html > Sent from the Camel - Users mailing list archive at Nabble.com. >
