Status of full blob support in JDBC?

From: Anders Bengtsson <anders(at)lecando(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Status of full blob support in JDBC?
Date: 2000-11-06 13:12:10
Message-ID: 3A06AE2A.EA74CA4E@lecando.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)lecando(dot)com
http://www.lecando.com

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 2000-11-06 14:03:02 RE: Status of full blob support in JDBC?
Previous Message Bob Kline 2000-11-06 12:39:16 Re: This is waheed from Dubai