What do you mean exactly? With camel-sql and camel-jdbc you can configure the max. number of records fetched...
Sent from a mobile device Am 30.08.2012 12:26 schrieb "me.mehta" <[email protected]>: > Hi, > > I have a requirement where I am getting large number of rows from sql > endpoint in camel, and then processing each record and writing to a file. > I want to know if there is some way to fetch the data in batches rather > than > in a go. > > Thanks, > Mehta > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Fetching-data-in-batches-tp5718366.html > Sent from the Camel - Users mailing list archive at Nabble.com. >
