Обсуждение: Postgresql 7.4, Latest JDBC Driver, SET AUTOCOMMIT not supported

Поиск
Список
Период
Сортировка

Postgresql 7.4, Latest JDBC Driver, SET AUTOCOMMIT not supported

От
Cornelius Buschka
Дата:
Hi,

could anyone tell me why the JDBC setAutocommit() method is not
supported anymore.

Could you direct me to a place where I can find reliable information
about that topic. I haven't found anything about it in the
documentation.

I got the latest Postgresql 7.4 and the latest JDBC driver from
jdbc.postgresl.org.

Regards
Cornelius


Re: Postgresql 7.4, Latest JDBC Driver, SET AUTOCOMMIT not

От
Marcos Truchado
Дата:
Cornelius Buschka escribió:
> Hi,
>
> could anyone tell me why the JDBC setAutocommit() method is not
> supported anymore.
>
> Could you direct me to a place where I can find reliable information
> about that topic. I haven't found anything about it in the
> documentation.
>
> I got the latest Postgresql 7.4 and the latest JDBC driver from
> jdbc.postgresl.org.
>
> Regards
> Cornelius
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>

It's supported, I'm currently using it with no problems. You probably
have an older version somewhere in your classpath.