fireConnectionFatalError never called

Поиск
Список
Период
Сортировка
От Ryan Christianson
Тема fireConnectionFatalError never called
Дата
Msg-id 3E8CCB93.7050108@echospace.com
обсуждение исходный текст
Ответ на setMaxFieldSize (and getMaxFieldSize)  (snpe <snpe@snpe.co.yu>)
Ответы Re: fireConnectionFatalError never called  (Dave Cramer <Dave@micro-automation.net>)
Список pgsql-jdbc
It seems like the default pooling implementation does not call
"fireConnectionFatalError".  I did a search in the source code and only
found the declaration of the method. It seems that If a sql exception
occurs, the connection is not removed from the pool. Is this a known issue?

Thanks

||


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

Предыдущее
От: snpe
Дата:
Сообщение: setMaxFieldSize (and getMaxFieldSize)
Следующее
От: snpe
Дата:
Сообщение: NetBeans (3.5 Dev), Postgresql 7.4dev jdbc