help with driver info

From: Manohar Kaul <manohar(dot)kaul(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: help with driver info
Date: 2005-03-13 00:59:21
Message-ID: 9a8e43280503121659398dc276@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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.

Name : jdbc/postgresql
Resource Type : javax.sql.DataSource

Data Source Class Name : <??> (Dunno what to put in there)

pg74.215.jdbc3.jar (My driver)

Thanks,
Manohar

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message patrick 2005-03-13 09:13:39 Re: Cannot Retrieve Binary Data
Previous Message Dave Cramer 2005-03-12 23:48:27 Re: How to get automatically generated "id" field