Unified setBlobs / setBinaryStream question - Mailing list pgsql-jdbc

From Pavel Milovantsev
Subject Unified setBlobs / setBinaryStream question
Date
Msg-id l2l1c3444a31004300903s994c118cz922fe54668608d74@mail.gmail.com
Whole thread Raw
Responses Re: Unified setBlobs / setBinaryStream question  (Kris Jurka <books@ejurka.com>)
List 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.

pgsql-jdbc by date:

Previous
From: Paolo Ambrosio
Date:
Subject: getSuperTables
Next
From: Kris Jurka
Date:
Subject: Re: getSuperTables