Re: help with driver info

From: Kris Jurka <books(at)ejurka(dot)com>
To: Manohar Kaul <manohar(dot)kaul(at)gmail(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: help with driver info
Date: 2005-03-13 22:09:12
Message-ID: Pine.BSO.4.56.0503131708080.26749@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Sun, 13 Mar 2005, Manohar Kaul wrote:

> Hi,
> I am trying to integrate the JDBC3 driver for Postgresql 7.4 in
> the java application server that comes standard to the j2ee 1.4 kit.
> Now I am not sure how I can tell what the
> "vendor-specific class name that implements the DataSource and/or
> XADataSource APIs" field should be filled in with?
> I am creating a Connection Pool.
>

See the Datasource section of the JDBC docs:

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

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Guy Rouillier 2005-03-14 01:40:39 Re: Calling stored functions in executeBatch
Previous Message Kris Jurka 2005-03-13 22:05:58 Re: RowSet error