Re: setQueryTimeout

From: Guillaume Cottenceau <gc(at)mnc(dot)ch>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: Toni Urpí <urpi(at)lsi(dot)upc(dot)edu>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: setQueryTimeout
Date: 2008-01-14 16:34:53
Message-ID: 87bq7opdqq.fsf@mnc.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Kris Jurka <books 'at' ejurka.com> writes:

> On Mon, 14 Jan 2008, Toni Urpí wrote:
>
>> Does every know if the method |void setQueryTimeout||(int seconds)|
>> of Statement is implemented in the Postgres JDBC driver?
>
> It is not implemented.

Would "throw new UnsupportedOperationException()" be good to tell
that fact to the users of the driver more directly?

--
Guillaume Cottenceau, MNC Mobile News Channel SA, an Alcatel-Lucent Company
Av. de la Gare 10, 1003 Lausanne, Switzerland - direct +41 21 317 50 36

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2008-01-14 16:45:16 Re: setQueryTimeout
Previous Message Kris Jurka 2008-01-14 16:28:45 Re: setQueryTimeout