JDBC Pooling driver - Mailing list pgsql-jdbc

From Ned Wolpert
Subject JDBC Pooling driver
Date
Msg-id 200104301800.f3UI0W388794@postgresql.org
Whole thread Raw
Responses Re: JDBC Pooling driver  (Ned Wolpert <ned.wolpert@knowledgenet.com>)
List 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 by date:

Previous
From: Mark Rosa
Date:
Subject: jdbc1 driver can't be compiled for 7.1
Next
From: Ned Wolpert
Date:
Subject: Re: JDBC Pooling driver