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 3BD8B029.3020509@xythos.com
Whole thread Raw
In response to j2ee compatiable jdbc driver on jdbc.postgresql.org?  (Ned Wolpert <ned.wolpert@knowledgenet.com>)
Responses Re: j2ee compatiable jdbc driver on jdbc.postgresql.org?  (Ned Wolpert <ned.wolpert@knowledgenet.com>)
List pgsql-jdbc
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)
>
>



pgsql-jdbc by date:

Previous
From: Ned Wolpert
Date:
Subject: j2ee compatiable jdbc driver on jdbc.postgresql.org?
Next
From: Jason Davies
Date:
Subject: DatabaseMetaData.getImported/ExportedKeys() patch