Re: [INTERFACES] JDBC 2.0 Standard Extensions for PostgreSQL

From: Assaf Arkin <arkin(at)exoffice(dot)com>
To: Jim Wise <jwise(at)draga(dot)com>
Cc: David Marshall <dmarshall(at)vmguys(dot)com>, pgsql-interfaces(at)hub(dot)org
Subject: Re: [INTERFACES] JDBC 2.0 Standard Extensions for PostgreSQL
Date: 2000-01-14 01:43:11
Message-ID: 387E7F2F.5FA8BF2A@exoffice.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I've put the sources on the FTP:

ftp.exolab.org/pub/src/postgresql-6.3-src.tar.gz

You will find the standard DataSource in postgresql.DataSource, which
extends the pool/xa implementation in postgresql.xa.XADataSourceImpl.

You are free to use and distribute it under the terms of the PostgreSQL
license.

arkin

Jim Wise wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Thu, 13 Jan 2000, David Marshall wrote:
>
> >Are list members interested in an implementation of the JDBC standard
> >extensions?
>
> FWIW, at least this list member would be very interested in such a
> thing.
>
> - --
> Jim Wise
> jwise(at)draga(dot)com
>
> -----BEGIN PGP SIGNATURE-----
> Version: PGPfreeware 5.0i for non-commercial use
> Charset: noconv
>
> iQA/AwUBOH55gS2NgFbJL33VEQJUUgCZAX+El3naLHF9cwuWTCNl76fBtKsAn0NW
> 9/gYnAcI3XB2m8/oeqEMsbjg
> =cRIC
> -----END PGP SIGNATURE-----
>
> ************

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Joseph Shraibman 2000-01-14 03:34:57 tuple too big errors
Previous Message Jim Wise 2000-01-14 01:18:48 Re: [INTERFACES] JDBC 2.0 Standard Extensions for PostgreSQL