PooledConnectionImpl creates Connections with autoCommit set to false

Поиск
Список
Период
Сортировка
От anaheim@luukku.com
Тема PooledConnectionImpl creates Connections with autoCommit set to false
Дата
Msg-id 1060254709903.anaheim.57505.cvCdVPMCGSh-77EAKqdkgw@luukku.com
обсуждение исходный текст
Список pgsql-jdbc
Hi!

I found out that PostgreSQL JDBC -driver (pg73jdbc2ee.jar) has a bad feature in class
org.postgresql.jdbc2.optional.PooledConnectionImpl.It set Connections got from it to have autoCommit false. 

This is a bad habit since the documentation of java.sql.Connection says that by default Connections should be in
auto-commitmode (See e.g. http://java.sun.com/j2se/1.4.1/docs/api/java/sql/Connection.html). 

Anaheim

............................................................
Maksuton sähköposti aina käytössä http://luukku.com
Kuukausimaksuton MTV3 Internet-liittymä www.mtv3.fi/liittyma


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

Предыдущее
От: Warren Little
Дата:
Сообщение: Dropping database in alternative space
Следующее
От: Brian Lindauer
Дата:
Сообщение: Re: SSL support in PG 7.4