Re: DataSource

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: DataSource
Дата
Msg-id Pine.BSO.4.56.0501200541390.17536@leary.csoft.net
обсуждение исходный текст
Ответ на DataSource  (Avramucz István <avramucz@freemail.hu>)
Ответы Re: DataSource
Список pgsql-jdbc

On Thu, 20 Jan 2005, [ISO-8859-2] Avramucz István wrote:

> Which classes implement the javax.sql.DataSource and

http://www.postgresql.org/docs/7.3/static/jdbc-datasource.html

> javax.sql.XADataSource interfaces in Postgres JDBC ?
>

PostgreSQL does not have XA support because the backend does not have two
phase commit support.  There is hope this will be coming in version 8.1.

Kris Jurka


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

Предыдущее
От: Laszlo Hornyak
Дата:
Сообщение: Re: DataSource
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: DataSource