Re: j2ee compatiable jdbc driver on jdbc.postgresql.org? - Mailing list pgsql-jdbc

From Barry Lind
Subject Re: j2ee compatiable jdbc driver on jdbc.postgresql.org?
Date
Msg-id 3BD99CE4.5020701@xythos.com
Whole thread Raw
In response to Re: j2ee compatiable jdbc driver on jdbc.postgresql.org?  (Ned Wolpert <ned.wolpert@knowledgenet.com>)
List pgsql-jdbc
Ned,

It may or may not work.  That file hasn't been changed in a long time,
so I doubt anyone is using it and therefore it may no longer work.

I don't want to give people the false impression that the javax.sql set
of extensions to JDBC2 is supported by the jdbc driver by providing a
jdbc7.2-1.2ee.jar file when we only implement 1 interface out of the 13
defined in that package.

thanks,
--Barry



Ned Wolpert wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Humm... are you saying that the class PostgresqlDataSource doesn't work?  I
> guess I'm not sure what doesn't work with the driver.  (Course, I've been using
> PoolMan as the datasource to wrap the postgresql default connection rather than
> using the datasource object, so I haven't been testing this myself, yet.)
>
>
>
> On 26-Oct-2001 Barry Lind wrote:
>
>>Ned,
>>
>>There really isn't a j2ee driver for postgres.  If you build the j2ee
>>driver it is essentially the same as the j2se driver.  So I don't see
>>any reason to confuse people by letting them think there really is a
>>difference by having two different java2 drivers to choose from on the
>>web site.
>>
>>The only difference is some code that I consider questionable, and I
>>don't think even works.
>>
>>thanks,
>>--Barry
>>
>>
>>
>>Ned Wolpert wrote:
>>
>>
>>>-----BEGIN PGP SIGNED MESSAGE-----
>>>Hash: SHA1
>>>
>>>Folks-
>>>
>>>  I checked out the jdbc driver for 7.2b1 on the jdbc.postgresql.org website
>>>(http://jdbc.postgresql.org/download/jdbc7.2b1-1.2.jar) and I was going to
>>>submit it for testing with the castor project.  One problem... it's only the
>>>default driver.  I think the website should have the default one, and the
>>>j2ee
>>>(jdk1.2e+) one available.  Thoughts?
>>>
>>>
>>>Virtually,
>>>Ned Wolpert <ned.wolpert@knowledgenet.com>
>>>
>>>D08C2F45:  28E7 56CB 58AC C622 5A51  3C42 8B2B 2739 D08C 2F45
>>>-----BEGIN PGP SIGNATURE-----
>>>Version: GnuPG v1.0.6 (GNU/Linux)
>>>Comment: For info see http://www.gnupg.org
>>>
>>>iD8DBQE72J4xiysnOdCML0URAvl6AJ90aNX33co+5BH23/kgeK2YX/OlvwCdHbMV
>>>voujwk16eZ04pJvH5iTCJTQ=
>>>=36ME
>>>-----END PGP SIGNATURE-----
>>>
>>>---------------------------(end of broadcast)---------------------------
>>>TIP 2: you can get off all lists at once with the unregister command
>>>    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>>>
>>>
>>>
>
>
> Virtually,
> Ned Wolpert <ned.wolpert@knowledgenet.com>
>
> D08C2F45:  28E7 56CB 58AC C622 5A51  3C42 8B2B 2739 D08C 2F45
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
>
> iD8DBQE72YusiysnOdCML0URApmaAJ9rHvs0TGF0FdgKTq+ZE86bi7o4jgCfYJ7a
> /QTFI0POE6TO6hQEBwidE3g=
> =YFMc
> -----END PGP SIGNATURE-----
>
>



pgsql-jdbc by date:

Previous
From: Ned Wolpert
Date:
Subject: Re: j2ee compatiable jdbc driver on jdbc.postgresql.org?
Next
From: "Dave Cramer"
Date:
Subject: Re: PostgreSQL, JDBC, and Druid