Re: Help with setting multiple parameters with SQL

2012-06-06 Thread Claus Ibsen
amel.apache.org/eip There is a splitter EIP which you can use, and you can enable parallel processing to use concurrency. > -- > View this message in context: > http://camel.465427.n5.nabble.com/Help-with-setting-multiple-parameters-with-SQL-tp5714000p5714033.html > Sent from the

Re: Help with setting multiple parameters with SQL

2012-06-05 Thread Deepthi
If i want to generate 1 thread for each of the row retrieved by executing select statement, using quartz will not help me rite? How can I implement it? -- View this message in context: http://camel.465427.n5.nabble.com/Help-with-setting-multiple-parameters-with-SQL-tp5714000p5714033.html Sent

Re: Help with setting multiple parameters with SQL

2012-06-05 Thread Claus Ibsen
a to call the SQL. The JPA consumer allows to auto scan a table, and trigger when new rows is inserted into the table. > Thanks, > Deepthi > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Help-with-setting-multiple-parameters-with-SQL-tp5714000p5714025.

Re: Help with setting multiple parameters with SQL

2012-06-05 Thread Deepthi
Hi Claus, Can we give sql statement as source also. For Eg: does camel 2.8.0 support this? Thanks, Deepthi -- View this message in context: http://camel.465427.n5.nabble.com/Help-with-setting-multiple-parameters-with-SQL-tp5714000p5714025.html Sent from the Camel - Users mailing list archive

Re: Help with setting multiple parameters with SQL

2012-06-05 Thread Claus Ibsen
essor and pass to > sql component? > Or do i need to pass it as an array of objects with parameter ordered > maintained? > Please help, Thanks in Advance. > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Help-with-setting-multiple-parameters-with-SQL

Help with setting multiple parameters with SQL

2012-06-04 Thread dmhatre
Advance. -- View this message in context: http://camel.465427.n5.nabble.com/Help-with-setting-multiple-parameters-with-SQL-tp5714000.html Sent from the Camel - Users mailing list archive at Nabble.com.