Re: defaultAutoCommit problem with glassfish

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: defaultAutoCommit problem with glassfish
Дата
Msg-id 46A7C9E6.1090502@opencloud.com
обсуждение исходный текст
Ответ на defaultAutoCommit problem with glassfish  ("Douglas Hammond" <wizhippo@gmail.com>)
Список pgsql-jdbc
Douglas Hammond wrote:

>       <bean id="dsAdapter" destroy-method="close"
>               class="org.postgresql.ds.PGConnectionPoolDataSource">

>               <property name="defaultAutoCommit" value="false" />

AFAIK there is no javabean accessor on PGConnectionPoolDataSource for a
property named "defaultAutoCommit".

If you try to set some obviously incorrect property
("thisPropertyDoesNotExist"), what happens? The bug may be that whatever
is building the DS from the XML is silently ignoring properties that it
can't find an accessor for, rather than complaining about misconfiguration.

-O

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

Предыдущее
От: "Douglas Hammond"
Дата:
Сообщение: defaultAutoCommit problem with glassfish
Следующее
От: Mikko Tiihonen
Дата:
Сообщение: BinaryTransfer patches v8