Re: [SQL] JDBC Statement.setQueryTimeout : is there plan to implement this?

From: Craig Ringer <ringerc(at)ringerc(dot)id(dot)au>
To: David Fetter <david(at)fetter(dot)org>
Cc: Sylvain Mougenot <smougenot(at)sqli(dot)com>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: [SQL] JDBC Statement.setQueryTimeout : is there plan to implement this?
Date: 2011-12-15 03:26:55
Message-ID: 4EE968FF.5010604@ringerc.id.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-sql

On 15/12/11 00:13, David Fetter wrote:
>
> Do we have some ideas as to what strategies the Oracle and Microsoft
> SQL Server drivers do? As I recall, the MS-SQL Server ones used to
> use a Timer thread, although that may have changed. Are there other
> relevant drivers whose behavior we should look to?
>

I can't currently help with that one. Time permitting I'll see if I can
grab their express editions and find out, but it's going to be hard to
justify doing that on work time as I don't need this functionality, and
personal time is currently insanely busy.

I've popped a question up here:


http://stackoverflow.com/questions/8514725/obtaining-a-java-util-timer-or-equivalent-in-a-javaee-friendly-way-that-works-on

to see if I can get some broader input on the issue of portable timers.

--
Craig Ringer

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Craig Ringer 2011-12-15 04:45:57 Re: [SQL] JDBC Statement.setQueryTimeout : is there plan to implement this?
Previous Message Craig Ringer 2011-12-15 03:25:26 Re: JDBC Statement.setQueryTimeout : is there plan to implement this?

Browse pgsql-sql by date

  From Date Subject
Next Message Craig Ringer 2011-12-15 04:45:57 Re: [SQL] JDBC Statement.setQueryTimeout : is there plan to implement this?
Previous Message Craig Ringer 2011-12-15 03:25:26 Re: JDBC Statement.setQueryTimeout : is there plan to implement this?