Re: Pooled connections - Mailing list pgsql-interfaces

From Jeff Duffy
Subject Re: Pooled connections
Date
Msg-id Pine.LNX.4.21.0102221331480.2816-100000@cairhien.alanne.com
Whole thread Raw
In response to Pooled connections  ("Jose Luis LG" <jlopezgonz@nexo.es>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Re: [GENERAL] Chinese patch for Pgaccess
Next
From: "Jose Osman Sansuste T."
Date:
Subject: Creating an odbc connection... needing help