[Patch] JDBC3 Blob support - Mailing list pgsql-jdbc

From Michael Barker
Subject [Patch] JDBC3 Blob support
Date
Msg-id 1108864694.5883.5.camel@corona
Whole thread Raw
Responses Re: [Patch] JDBC3 Blob support  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
Hi,

I have attached a patch that provides support for JDBC 3 Blobs for the
PostgreSQL driver.

JUnit tests are included.  The only method that is not implemented is
truncate().  I couldn't find a simple efficient method for doing this
via the LargeObject API.

I am posting off list.  Please email me direct if you have any queries.

Regards,
Michael Barker

Attachment

pgsql-jdbc by date:

Previous
From: Sven Köhler
Date:
Subject: Re: getGeneratedKeys method
Next
From: Kris Jurka
Date:
Subject: Re: DatabaseMetaData.getIndexInfo and function-based indexes