On 05/11/2014 19:07, Claus Ibsen wrote:
maxRowSize ??? do you mean fetchSize?

Sorry, I mean maxRows (as in the example here: http://camel.apache.org/jdbc.html).
So something like:

.to('jdbc:myDataSoruce?outputType=StreamList&statement.fetchSize=100&statement.maxRows=1000')



Also which version of Camel do you use?

2.14

Tim

Reply via email to