JDBC Pooling driver

Поиск
Список
Период
Сортировка
От Ned Wolpert
Тема JDBC Pooling driver
Дата
Msg-id 200104301800.f3UI0W388794@postgresql.org
обсуждение исходный текст
Ответы Re: JDBC Pooling driver
Список pgsql-jdbc
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Folks-

  Got a question about using the PostgreSQL JDBC driver with pooling.
Using 7.1, I noticed the extra functionality with the JDBC driver,
like getInsertedOid().  I love it, since it helps with sequence
numbers an integration with Castor.  However, since the PostgreSQL
JDBC driver doesn't have pooling connections as an option, I use
PoolMan (or other) to pool connections.  When I do this, I no longer
have access to these PostgreSQL specific features.

  Is there any plans for adding this functionality into the JDBC
driver?  Is this something that others are looking for?


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: Public key at http://www.keyserver.net

iD8DBQE67aediysnOdCML0URAv/eAJ0Wk54wvzmjoO5nxB36nWi4aLk65wCdFbF1
YAcQHgsOs2eL2aBalTh2DqY=
=nhK7
-----END PGP SIGNATURE-----

--
Virtually,
Ned Wolpert <ned.wolpert@knowledgenet.com>

D08C2F45:  28E7 56CB 58AC C622 5A51  3C42 8B2B 2739 D08C 2F45


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

Предыдущее
От: Mark Rosa
Дата:
Сообщение: jdbc1 driver can't be compiled for 7.1
Следующее
От: Ned Wolpert
Дата:
Сообщение: Re: JDBC Pooling driver