From: | Oliver Jowett <oliver(at)opencloud(dot)com> |
---|---|
To: | Víctor Pérez Juárez <victor(dot)perez(at)e-evolution(dot)com(dot)mx> |
Cc: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: some improve JDBC |
Date: | 2005-08-05 00:30:33 |
Message-ID: | 42F2B329.9090803@opencloud.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Víctor Pérez Juárez wrote:
> The problem is that RowSet launchs an exception when JDBC return -1 this cause
> my Aplicaction does not work the reasons are down.
This has been discussed at some length in the past -- see the archives.
It's not clear where the fault lies -- according to the JDBC spec, -1
seems like a perfectly valid value to return. As I understand it Sun
were going to check their implementation and get back to us, but that
hasn't happened yet.
Kris was reluctant to change the driver code just for the sake of Sun's
implementation.
Have you contacted Sun about this to see if they are planning to change
their code?
-O
From | Date | Subject | |
---|---|---|---|
Next Message | Oliver Jowett | 2005-08-05 00:34:06 | Re: UNSUBSCRIBE |
Previous Message | Dave Cramer | 2005-08-04 20:02:17 | Re: Help needed |