Re: ConnectionPool howto?? - Mailing list pgsql-jdbc

From Vernon Wu
Subject Re: ConnectionPool howto??
Date
Msg-id 972ZHDUTWSVRJHQNOJRPJH95NJ4XSOCB.3e590d80@kimiko
Whole thread Raw
In response to ConnectionPool howto??  ("Dirk Bromberg" <bromberg@tzi.de>)
List pgsql-jdbc
On your way learning more Java server side development, you shall pick up a few versions of DB connection pool
implementions.


17/02/2003 12:45:21 PM, "Dirk Bromberg" <bromberg@tzi.de> wrote:

>Hi,
>
>i'm new to postgres sql and jdbc..
>
>i want to use a connection pool with 30 connections for my application
>so now the questions:
>
>1. where can i get a pool ?
>2. when i've the pool and i get a connection who do i free it back to
>the pool ?
>
>thx
>Dirk Bromberg
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 2: you can get off all lists at once with the unregister command
>    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>




pgsql-jdbc by date:

Previous
From: Vernon Wu
Date:
Subject: Re: I can't insert the chinese words.
Next
From: Gustavo Muñoz
Date:
Subject: LargeObjects problems