Обсуждение: RE: [HACKERS] BLOB fields / JDBC

Поиск
Список
Период
Сортировка

RE: [HACKERS] BLOB fields / JDBC

От
Peter Mount
Дата:
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