Обсуждение: ConnectionPool newbie

Поиск
Список
Период
Сортировка

ConnectionPool newbie

От
"Dirk Bromberg"
Дата:
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