Still progressing slowly but steadily on the SQLTransformer.
>From good source, I just learned that you _can_ keep using the ResultSet
while a new query has already been executed on its Connection. And that it's
much better to keep your reservation of the Connection as short as possible.
Hence this patch.
The patch also solves the NPE I solved this morning in a much cleaner way.
Cheers,
tomK
SQLTransformer.java.patch.jar
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]