Re: DataSource

From: Kris Jurka <books(at)ejurka(dot)com>
To: Avramucz István <avramucz(at)freemail(dot)hu>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: DataSource
Date: 2005-01-20 10:43:27
Message-ID: Pine.BSO.4.56.0501200541390.17536@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

  • DataSource at 2005-01-20 10:17:30 from Avramucz István

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2005-01-20 11:55:48 Re: DataSource
Previous Message Laszlo Hornyak 2005-01-20 10:34:32 Re: DataSource