Details
Description
SQLBinary.writeBlob is inefficient, since it is only reading one byte at the time from the source BLOB.
It would be better if a transfer buffer was used to facilitate the write.
Attachments
Attachments
Issue Links
- is part of
-
DERBY-4609 Derby Test and Fix GSOC 2010 project
- Closed