Attached is a patch for Blob and Clob support with JUnits.
Regards,
Michael Barker.
On Sat, 2005-02-19 at 15:15 -0500, Kris Jurka wrote:
>
> On Sat, 19 Feb 2005, Michael Barker wrote:
>
> > 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.
> >
>
> You have not included the unit tests. What about implemeting these
> methods for CLOB at the same time? They're pretty much identical.
>
> You have included your username and password in build.properties though,
> you can put these values in a file called build.local.properties and they
> will not show up in diffs.
>
> Kris Jurka
>