Oliver Jowett wrote:
> Prasanth wrote:
>
>
>>Below if the code with result set to reproduce the problem.
>
>
> Thanks, I can reproduce it now.
>
> It looks like a bug with updating the ResultSet's internal state after
> updating via updateRow(). If you get a fresh copy of the row from the
> database, it's fine.
I've fixed this in CVS HEAD.
Thanks for the report!
-O