setQueryTimeout problem !?!?! - Mailing list pgsql-jdbc

From robert engels
Subject setQueryTimeout problem !?!?!
Date
Msg-id 333D2961-A54B-43E3-B493-A60ECC9B0428@ix.netcom.com
Whole thread Raw
Responses Re: setQueryTimeout problem !?!?!  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc
The 8.3 JDBC driver now throws UnsupportedOperationException in
setQueryTimeout.

The specification states that the request should be ignored - not
throw an exception in this case.

The 8.1 and 8.2 drivers both ignored the request.

I think the 8.3 driver needs to be changed to work as before.





pgsql-jdbc by date:

Previous
From: "Woody Woodring"
Date:
Subject: JDBC rewriting a bad query?
Next
From: Oliver Jowett
Date:
Subject: Re: setQueryTimeout problem !?!?!