Re: pljava reinitializing pool after every invocation

From: Kris Jurka <books(at)ejurka(dot)com>
To: Sriram Dandapani <sdandapani(at)counterpane(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: pljava reinitializing pool after every invocation
Date: 2006-03-21 01:30:23
Message-ID: Pine.BSO.4.63.0603202028170.19530@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Mon, 20 Mar 2006, Sriram Dandapani wrote:

>
> A plpgsql function calls a java method using pljava. The initialization
> of the jdbc pool seems to be happening with every call to the
> getConnection method.

pljava questions should be asked here:

http://gborg.postgresql.org/mailman/listinfo/pljava-dev

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2006-03-21 01:34:52 Re: HowTo change keyStore location and KeyStore Password
Previous Message Sriram Dandapani 2006-03-21 01:12:22 pljava reinitializing pool after every invocation