Thanks Claus, i found a solution for the moment: The stream list is an Iterator and i use hasNext(). If this is false it is probably the last entry. BUT the problem is that there are multiple threads with those lists. In my tests i always got 2 times hasNext()=false.
-- View this message in context: http://camel.465427.n5.nabble.com/jdbc-component-streamList-last-row-tp5759876p5760017.html Sent from the Camel - Users mailing list archive at Nabble.com.