are there any discussions to have an alternate implementation of
ResultSetIterator? i tried using the one in DbUtils, but i'm thinking
mysql 4.1 doesn't implement ResultSet.isLast correctly. in any event,
ResultSetIterator doesn't work for me, but i have a version which just
iterates one item ahead (and computes hasNext() in this way), and it
seems to be working nicely for me. i can get the source drop and plug
my implementation in and run it against the test, but before i did
that, i thought i'd see what people think about the issue in general.
perhaps there are other issues of which i'm not aware that necessitate
the implementation's dependence on ResultSet.isLast.
jon
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]