Subject Optmizing ResultSet.getBytes() - try #3
Author Alexey Panchenko
Hi,

This is more optimized patch.

If fetches first two segments and in case of eof just return the first
segment. So small blobs will be loaded without additional request for
the blob-length. And only larger blobs will require additional
length request round-trip.

The patch is available at
http://alex.olmisoft.com/files/ResultSet_Blob_getBytes.patch

What do you think ?

Are there any chances my patch will be integrated in the main driver
version ?

--
Best regards,
Alexey mailto:alex+news@...