Re: Connection Pool

From: Heikki Linnakangas <heikki(at)enterprisedb(dot)com>
To: Raghavendra MB <mb(dot)ragu(at)gmail(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Connection Pool
Date: 2007-06-05 14:09:54
Message-ID: 46656EB2.1060408@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Raghavendra MB wrote:
> I am using PostgresSQL 8.2 server. I would like to use JDBC connecton pool:
> My application is pure core java desktop. Is there any readily available
> pool for postgres ?

There's plenty of generic implementations. For example, Apache commons
DBCP: http://jakarta.apache.org/commons/dbcp/

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message ben sagal 2007-06-05 14:23:29 Re: Array paramiters
Previous Message mljv 2007-06-05 11:02:57 bug with prepared statements and sql comments in 8.1-408.jdbc3