RE: How do I use connection pooling?

From: Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk>
To: "'Joseph Shraibman'" <jks(at)selectacast(dot)net>, pgsql-interfaces(at)postgresql(dot)org
Subject: RE: How do I use connection pooling?
Date: 2000-07-14 06:51:06
Message-ID: 1B3D5E532D18D311861A00600865478CF1B09B@exchange1.nt.maidstone.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Whoops, as I've not got the javax stuff I didn't think of testing it. For
now use:
javac org/postgresql/xa/*.java

I'll sort out the Makefile today.

Peter

--
Peter Mount
Enterprise Support
Maidstone Borough Council
Any views stated are my own, and not those of Maidstone Borough Council

-----Original Message-----
From: Joseph Shraibman [mailto:jks(at)selectacast(dot)net]
Sent: Thursday, July 13, 2000 10:29 PM
To: pgsql-interfaces(at)postgreSQL(dot)org
Subject: [INTERFACES] How do I use connection pooling?

How can I use the connection pooling stuff in org.postgresql.xa? The
Test.java in that directory doesn't even come close to compiling.

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Thomas Lockhart 2000-07-14 14:17:03 Re: more ODBC driver
Previous Message Joseph Shraibman 2000-07-13 21:29:23 How do I use connection pooling?