RE: [HACKERS] BLOB fields / JDBC - Mailing list pgsql-hackers

From Peter Mount
Subject RE: [HACKERS] BLOB fields / JDBC
Date
Msg-id 1B3D5E532D18D311861A00600865478C25E791@exchange1.nt.maidstone.gov.uk
Whole thread Raw
List pgsql-hackers
Yes. I'm aiming to get BLOB & Array support completed for the next
release (7.0?).

Currently using standard JDBC, setBytes() and getBytes() handle BLOBS.
Obviously theres the LargeObject and LargeObjectManager classes as well.

Peter

-- 
Peter Mount
Enterprise Support
Maidstone Borough Council
Any views stated are my own, and not those of Maidstone Borough Council.



-----Original Message-----
From: Troy Griffitts [mailto:troy@evergreen.com]
Sent: 28 October 1999 08:35
To: pgsql-hackers@postgreSQL.org
Subject: [HACKERS] BLOB fields / JDBC


Is anyone working on support for BLOB fields and corresponding JDBC:PreparedStatement.setBinaryStream

I would be willing to contribute in this area.
-Troy A. Griffitts


pgsql-hackers by date:

Previous
From: Troy Griffitts
Date:
Subject: BLOB fields / JDBC
Next
From: ednut
Date:
Subject: Re: Linux/Postgres 6.5 problems using jdbc w/jdk1.2