Re: ConnectionPool howto??

Поиск
Список
Период
Сортировка
От Vernon Wu
Тема Re: ConnectionPool howto??
Дата
Msg-id 972ZHDUTWSVRJHQNOJRPJH95NJ4XSOCB.3e590d80@kimiko
обсуждение исходный текст
Ответ на ConnectionPool howto??  ("Dirk Bromberg" <bromberg@tzi.de>)
Список 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 по дате отправления:

Предыдущее
От: Vernon Wu
Дата:
Сообщение: Re: I can't insert the chinese words.
Следующее
От: Gustavo Muñoz
Дата:
Сообщение: LargeObjects problems