Re: JDBC2 question -- can't find files needed

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: "Kogotkov, Vyacheslav" <Vyacheslav(dot)Kogotkov(at)artificial-life(dot)com>
Cc: "'pgsql-interfaces(at)postgresql(dot)org'" <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: JDBC2 question -- can't find files needed
Date: 2001-01-22 15:12:26
Message-ID: Pine.BSF.4.31.0101221112160.644-100000@thelab.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces pgsql-jdbc


this message has been bounced to pgsql-jdbc(at)postgresql(dot)org ...

On Mon, 22 Jan 2001, Kogotkov, Vyacheslav wrote:

> Hi,
>
> Please, help !
> I try to work with PostgreSQL 7.0.3 using JDBC2.
> For performance reasons I'd like to use the JDBC2.0 standard extension too
> which is represented by the package javax.sql.*. This package allows me to
> use the included connection pooling mechanism which is recomended for server
> applications. Thatfore I've been analyzing the JDBC driver source codes,
> which was on my Linux server, and thereby I missed the classes like:
>
> PostgreConnectionPoolDataSource.java
> PostgreDataSource.java
>
> Is it possible to find a PostgreJDBC driver which supports the requirements
> of the JDBC2.0 standard extension javax.sql.* ???
> While I've been searching in the Internet I found this:
> www.postgresql.org/docs/pgsql/src/interfaces/jdbc/
> <http://www.postgresql.org/docs/pgsql/src/interfaces/jdbc/> . Overthere in
> the subdirectory org/postgresql I've found a source file named
> PostgresqlDataSource.java.
> But I haven't found any description for it and I don't know if I can use it
> for PostgreSQL
> of 7.0.3 version.
>
> Thanks for your attention.
> Slava
>
>

Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Markus Jung 2001-01-22 15:28:24 libpg++ under SUSE Linux 7.0 (problem with link os.h)
Previous Message Kogotkov, Vyacheslav 2001-01-22 15:07:33 JDBC2 question -- can't find files needed

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kogotkov, Vyacheslav 2001-01-22 16:26:39 JDBC2 question -- can't find files needed
Previous Message Kogotkov, Vyacheslav 2001-01-22 15:07:33 JDBC2 question -- can't find files needed