Re: Open connections

Поиск
Список
Период
Сортировка
От Rupa Schomaker
Тема Re: Open connections
Дата
Msg-id 41D236C0.5090705@lists.rupa.com
обсуждение исходный текст
Ответ на Re: Open connections  ("Nico" <nicohmail-postgresql@yahoo.com>)
Список pgsql-jdbc
On 12/28/2004 3:35 PM, Nico wrote:
> That's where the next problem lies: I don't know anything about pooling
> mechanisms. Could you please give me a good place to get started? Or
> some code how to do so?
> Thanks.

The internet is a wonderful thing.  I think someone already pointed out
dbcp.

First, what web container are you using?  Nearly all come with a
connection pooling implementation.  Tomcat is bundled with dbcp.

Second, if you can't figure out the first, then just use dbcp:

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

[snip]

> --
> Dave Cramer
> http://www.postgresintl.com
> 519 939 0336
> ICQ#14675561


--
 -Rupa


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Nico"
Дата:
Сообщение: Re: Open connections
Следующее
От: mmckenzie@unmc.edu
Дата:
Сообщение: Connection Problems