AnantLabs / xerial

Automatically exported from code.google.com/p/xerial
0 stars 0 forks source link

Implementation of setBinaryStream for sqlite blob access #99

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Please describe a summary of the new feature (in a paragraph):
The hibernate dialect I am using is resulting in a call to 'setBinaryStream' 
when writing LOB to the database. Attached is the patch I am using for an 
implementation of setBinaryStream.

Original issue reported on code.google.com by Stringer...@gmail.com on 21 Oct 2011 at 10:48

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Better patch, first one sucked as it was badly broken.

Original comment by Stringer...@gmail.com on 26 Oct 2011 at 6:03

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I filed this issue in the new bug tracker. Hopefully it will be picked up.

https://bitbucket.org/xerial/sqlite-jdbc/issue/54/implement-setbinarystream

Original comment by akostadi...@gmail.com on 29 Mar 2013 at 12:02