Re: Pooled connections

Поиск
Список
Период
Сортировка
От Jeff Duffy
Тема Re: Pooled connections
Дата
Msg-id Pine.LNX.4.21.0102221331480.2816-100000@cairhien.alanne.com
обсуждение исходный текст
Ответ на Pooled connections  ("Jose Luis LG" <jlopezgonz@nexo.es>)
Список pgsql-interfaces
On Thu, 22 Feb 2001, Jose Luis LG wrote:

> Hi,
> 
> Has anyone tryed to use pooled connections with the jdbc driver for
> postgres.  If so do you know were I could find some example code.
The JDBC 2.0 extensions have support for connection pooling built in as
part of the DataSource. The EJB container I use (jboss) also handles
pooling for you if EJB is your thing.

Jeff




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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: [GENERAL] Chinese patch for Pgaccess
Следующее
От: "Jose Osman Sansuste T."
Дата:
Сообщение: Creating an odbc connection... needing help