Status of full blob support in JDBC? - Mailing list pgsql-interfaces

From Anders Bengtsson
Subject Status of full blob support in JDBC?
Date
Msg-id 3A06AE2A.EA74CA4E@lecando.com
Whole thread Raw
List pgsql-interfaces
Hello,
I'm wondering what the status of BLOB support in JDBC is.

The reason is that we're using JDBC to connect from our application
server to our database. Our application server (Orion Server, btw) uses
the standard JDBC interface for all communication with the database.
With other DBMSes than PostgreSQL this works fine, but PostgreSQL still
has a complete showstopper in that writing BLOBs with an InputStream
still isn't implemented in the JDBC driver.
Other than this single problem everything seems to work great with
PostgreSQL, so it's a real annoyance.

So, is there any hope that the JDBC driver will have this feature
anytime soon? We currently have neither the resources nor the knowledge
to modify the JDBC driver ourselves.. :(

/Anders
________________________________________________________________________
A n d e r s  B e n g t s s o n                        anders@lecando.com
http://www.lecando.com


pgsql-interfaces by date:

Previous
From: Bob Kline
Date:
Subject: Re: This is waheed from Dubai
Next
From: Peter Mount
Date:
Subject: RE: Status of full blob support in JDBC?