Re: connection pooling in JDBC driver - Mailing list pgsql-jdbc

From Joseph Shraibman
Subject Re: connection pooling in JDBC driver
Date
Msg-id 3AA705DB.D164C52C@selectacast.net
Whole thread Raw
In response to JBuilder4 ...  (Catalin CIOCOIU <catalin.ciocoiu@inpg.fr>)
Responses Re: connection pooling in JDBC driver  (Richard Bullington-McGuire <rbulling@microstate.com>)
List pgsql-jdbc
Qiqi Dong wrote:
>
> Does anyone know that if the pgsql-jdbc driver has connection pooling built
> in, or I must write one for myself?
>
Just write one yourself.  Use a Stack().

Or you could use protomater: http://protomatter.sourceforge.net/

--
Joseph Shraibman
jks@selectacast.net
Increase signal to noise ratio.  http://www.targabot.com

pgsql-jdbc by date:

Previous
From: Jeroen van Vianen
Date:
Subject: DatabaseMetaData.getTables() doesn't sort its result
Next
From: Richard Bullington-McGuire
Date:
Subject: Re: connection pooling in JDBC driver