Updates to the driver

From: Ned Wolpert <ned(dot)wolpert(at)knowledgenet(dot)com>
To: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Updates to the driver
Date: 2001-10-31 21:46:29
Message-ID: XFMail.20011031144629.ned.wolpert@knowledgenet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Folks-

I'm starting work trying to get the driver compliant to JDBC2.0. Of course,
I'm starting with the easy stuff first. Things I'm working on first are
pooling and rowsets.

I'm planing to create implmentations of ConnecitonPoolDataSource and
PooledConnection in the jdbc2 package, and planed to have a configuration
files in the org/postgresql directory that could be overrideable. I figure
that we'd have the default one in the classpath, under the org/postgresql
directory, and the user overriding one in the top part of the classpath. What
are people's thoughts on this? Also, to avoid needing an XML parser, I was
planing on just using a standard properties file for them.

Also, is Log4j going to be a standard? I heard this mentioned on the list
before. Since exceptions we throw are PSQLExceptions (rather than
SQLExceptions) will creating an exception of that type autolog the exception?
Does anyone object to log4j? (I like it, but I just want to know what our
standard is going to be.) Its about 130k, and unlike Ant, it will have to be
distributed to end-users rather than just the build part of postgres.

Thanks for you comments.

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

iD8DBQE74HE1iysnOdCML0URAv80AJ9xhMtG1y6HnT/RVPLtAfYYzVjBkQCfaL1N
9DVhMrt0bmKfjJHxR91rZkk=
=P8N3
-----END PGP SIGNATURE-----

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2001-10-31 22:15:13 Re: localhost not equal at 127.0.0.1
Previous Message Barry Lind 2001-10-31 21:05:36 Re: DBVisualizer (was RE: Staroffice compatability)