calling isClosed appears to hang

Поиск
Список
Период
Сортировка
От Warren Little
Тема calling isClosed appears to hang
Дата
Msg-id 1037643754.26370.17.camel@gitis
обсуждение исходный текст
Список pgsql-jdbc
We are using pgjdbc2.jar and notice that the isClosed method of the Connection
class hangs.  I read somewhere that the isClosed method is actually implemented
to make a sql call to the postmaster to test the connection and respond accordingly.
Is there some where in that code where the sql request could hang?

Any help would be appreciated.

Sincerely,

  Warren Little
  IT Manager
  Security Lending Wholesale

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

Предыдущее
От: Haris Peco
Дата:
Сообщение: Re: streaming result sets: progress
Следующее
От: Alex Dovlecel
Дата:
Сообщение: Retrieve primary key after inserting