Re: connection pooling in JDBC driver

From: Joseph Shraibman <jks(at)selectacast(dot)net>
To: Qiqi Dong <qdong(at)swbell(dot)net>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: connection pooling in JDBC driver
Date: 2001-03-08 04:08:59
Message-ID: 3AA705DB.D164C52C@selectacast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)selectacast(dot)net
Increase signal to noise ratio. http://www.targabot.com

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Stuart Barlow 2001-03-08 12:17:54 jdbc and large objects and oid column
Previous Message Jeroen van Vianen 2001-03-07 13:30:27 DatabaseMetaData.getTables() doesn't sort its result