Re: problem with setting boolean value on

Поиск
Список
Период
Сортировка
От Barry Lind
Тема Re: problem with setting boolean value on
Дата
Msg-id 3F785F58.7000503@xythos.com
обсуждение исходный текст
Ответ на Re: problem with setting boolean value on  ("Stuart M Easterling" <stuarte@cmu.edu>)
Список pgsql-jdbc

Stuart M Easterling wrote:
> For some reason JBoss is using the AbstractJdbc1Statement as opposed to
> AbstractJdbc3Statement, even when the latter is available. This is odd, I
> think I need to dig in the config files. (I'm using pg73jdbc3.jar, last build
> 2003-08-07.)

This isn't necessarily surprising, since AbstractJdbc3Statement is a
subclass of AbstractJdbc1Statement with most of the logic residing in
AbstractJdbc1Statement.

--Barry



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

Предыдущее
От: Barry Lind
Дата:
Сообщение: Re: Tomcat - PostgreSQL - Perfomance Tuning
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: problem with setting boolean value on