Re: J2SE 1.4 and other patches

From: Per-Olof Norén <pelle(at)alma(dot)nu>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: J2SE 1.4 and other patches
Date: 2001-10-17 12:19:54
Message-ID: 002c01c15706$0730e630$ef1014ac@lpernor
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


----- Original Message -----
From: "Dave Cramer" <Dave(at)micro-automation(dot)net>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Sent: Wednesday, October 17, 2001 1:29 PM
Subject: Re: [JDBC] J2SE 1.4 and other patches

> Ok, what specifically in jdbc 3.0 do people want implemented?

I personally would like the java.sql.Blob.getBinaryStream() to actually
return a Stream with content.
Right now I havn´t got the time to investigate further, but code working
against Oracle, returns -1 from the first read() from the stream when run
agains pgsql.
This is probably not the correct forum, but perhaps someone could forward
this problem to initiated source

Regards
Per-Olof Norén

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2001-10-17 20:15:38 Re: J2SE 1.4 and other patches
Previous Message Dave Cramer 2001-10-17 11:29:29 Re: J2SE 1.4 and other patches