Re: Unified setBlobs / setBinaryStream question - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Unified setBlobs / setBinaryStream question
Date
Msg-id alpine.BSO.2.00.1004301801440.102@leary.csoft.net
Whole thread Raw
In response to Unified setBlobs / setBinaryStream question  (Pavel Milovantsev <pavel.milovantsev@gmail.com>)
List pgsql-jdbc

On Fri, 30 Apr 2010, Pavel Milovantsev wrote:

>   At the old JDBC driver documentation there is a string about moving
> set/getBlob to use BYTEA type:
>
> Note: In a future release of the JDBC Driver, the getBLOB() and setBLOB()
> methods may no longer interact with Large Objects and will instead work on
> bytea data types. So it is recommended that you use the LargeObject API if
> you intend to use Large Objects.
>
>   At the recent JDBC driver documentation this line is absent. Does it mean
> that roadmap plans are changed?
>

There are no current plans to change get/setBlob to work on bytea.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: getSuperTables
Next
From: Maxime Lévesque
Date:
Subject: sending a block through jdbc