From: | Ned Wolpert <ned(dot)wolpert(at)knowledgenet(dot)com> |
---|---|
To: | "Shevland, Joseph (AU - Hobart)" <jshevland(at)deloitte(dot)com(dot)au> |
Subject: | Re: Updates to the driver |
Date: | 2001-10-31 23:22:46 |
Message-ID: | XFMail.20011031162246.ned.wolpert@knowledgenet.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 31-Oct-2001 Shevland, Joseph (AU - Hobart) wrote:
> For the properties file, I'd suggest just a standard properties file, no
Yeah, that's my plan... I'll get the default properties file
org/postgresql/psql.properties as a resource from the class loader, then get a
top-level one that the user would have configured to override its defaults.
Using getClass().getResourceAsStream() method you mentioned.
> Sounds good on the JDBC 2.0 front, if you need a hand doing anything or can
> palm off discrete bits of work let me know, I've done a fair bit of work in
> these areas including writing the first cut of the persistence stuff for
> JBoss.
Sure. I'm going to submit my pool by monday hopefully. After that's working, I
want to see if I can add to the JNDI front and work on RowSets.
Virtually,
Ned Wolpert <ned(dot)wolpert(at)knowledgenet(dot)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
iD8DBQE74IfGiysnOdCML0URAqP2AJwP7sADUr5SnRClpRCuJGMTzyp51wCfXvdl
DH/bYXnfG+8w77Lq8B65ZZI=
=reth
-----END PGP SIGNATURE-----
From | Date | Subject | |
---|---|---|---|
Next Message | Barry Lind | 2001-11-01 00:14:40 | Re: Fwd: localhost not equal at 127.0.0.1 |
Previous Message | Ned Wolpert | 2001-10-31 22:39:56 | Re: Updates to the driver |