Re: Detecting 'socket errors' - closing the Connection object

Поиск
Список
Период
Сортировка
От David Wall
Тема Re: Detecting 'socket errors' - closing the Connection object
Дата
Msg-id 011e01c350b0$f03b7340$3201a8c0@rasta
обсуждение исходный текст
Ответ на Fix for receiving empty query errors.  (Kim Ho <kho@redhat.com>)
Ответы Re: Detecting 'socket errors' - closing the Connection object  (Oliver Jowett <oliver@opencloud.com>)
Список pgsql-jdbc
> Have you looked at the ConnectionEventListener approach? I know that it's
> not currently implemented in postgresql, but it should be easy enough to
> add, and in theory this is the standard way of doing it.

No, we're still using JDK 1.3.1.   It's amazing how slowly our customers
migrate to new JDKs, especially the Fortune 500 players.  When 1.5 comes
out, they'll no doubt let us look into 1.4.

Also, this is an entire new set of javax.sql classes that are not used in
our application, so there are more issues for us when that time comes...

Thanks,
David


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: Detecting 'socket errors' - closing the Connection object
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: Detecting 'socket errors' - closing the Connection object