Re: Re: Pooled connections

From: Peter Mount <peter(at)retep(dot)org(dot)uk>
To: Jeff Duffy <jduffy(at)greatbridge(dot)com>, Jose Luis LG <jlopezgonz(at)nexo(dot)es>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Re: Pooled connections
Date: 2001-02-24 17:42:22
Message-ID: 5.0.2.1.0.20010224174200.00a55410@mail.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

At 13:34 22/02/01 -0500, Jeff Duffy wrote:
>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

Also the old Corba example in the source has a very simple pooling
implementation as well.

Peter

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 2001-02-24 18:06:59 Re: unable to find postgresql.jar
Previous Message Tatsuo Ishii 2001-02-24 12:41:14 pgaccess Japanese input capability patch