Re: Connection Pool

From: Rafal Kedziorski <rafcio(at)polonium(dot)de>
To: <bromberg(at)tzi(dot)de>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Connection Pool
Date: 2003-03-02 19:55:40
Message-ID: 5.2.0.9.0.20030302205452.01b00c18@mail.polonium.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

hi,

take a look on this:

http://jakarta.apache.org/commons/dbcp.html

Are You working on stand alone application or are You using application server?

Rafal

At 20:06 02.03.2003 +0100, Dirk Bromberg wrote:
>Hi,
>
>I want to use the Connection Pool from the pg73jdbc3.jar.
>
>What must I do ?
>
>1. setup up the Pool
>2. get Connections
>3. return the Connections
>
>any Code Examples ?
>
>THX
>
>Dirk Bromberg

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2003-03-03 03:35:25 Re: binary data
Previous Message Dirk Bromberg 2003-03-02 19:06:02 Connection Pool