Re: Connection pool deadlock - Mailing list pgsql-jdbc

From Anil Kumar
Subject Re: Connection pool deadlock
Date
Msg-id 20030228084902.90747.qmail@web13901.mail.yahoo.com
Whole thread Raw
In response to Re: Connection pool deadlock  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-jdbc
--- Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Anil Kumar <techbreeze@yahoo.com> writes:
> > This is a Web application running on Tomcat. To render one of
> its
> > pages it requires three concurrent connections to the database.
>
> <blink>  And this is a good design exactly why?
>
>

Objects communicate with the database directly to store/retrieve
their persistency data and page rendering has nothing to do with
that.

   Anil


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

pgsql-jdbc by date:

Previous
From: Anil Kumar
Date:
Subject: Re: Connection pool deadlock
Next
From: "Paul Sorenson"
Date:
Subject: Re: Can't update rows in tables qualified with schema names