Unified setBlobs / setBinaryStream question

From: Pavel Milovantsev <pavel(dot)milovantsev(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Unified setBlobs / setBinaryStream question
Date: 2010-04-30 16:03:28
Message-ID: l2l1c3444a31004300903s994c118cz922fe54668608d74@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello,

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?

--
WBR,
PAV.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2010-04-30 22:01:24 Re: getSuperTables
Previous Message Paolo Ambrosio 2010-04-29 12:49:29 getSuperTables