Hi all,
    How to select batch of records from resulting List in jdbc.
    ex: If select returns List of 1000 rows, I want to split and process 200
records per batch.Splitter is not working, its split single row. How to use
like tokenize with group in splitter in this case.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-jdbc-select-batch-processing-tp5801682.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to