Updates to the driver

Поиск
Список
Период
Сортировка
От Ned Wolpert
Тема Updates to the driver
Дата
Msg-id XFMail.20011031144629.ned.wolpert@knowledgenet.com
обсуждение исходный текст
Ответы Re: Updates to the driver
Re: Updates to the driver
Список 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.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

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

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Barry Lind
Дата:
Сообщение: Re: DBVisualizer (was RE: Staroffice compatability)
Следующее
От: Rene Pijlman
Дата:
Сообщение: Re: Updates to the driver