RE: How do I use connection pooling? - Mailing list pgsql-interfaces

From Peter Mount
Subject RE: How do I use connection pooling?
Date
Msg-id 1B3D5E532D18D311861A00600865478CF1B09B@exchange1.nt.maidstone.gov.uk
Whole thread Raw
In response to How do I use connection pooling?  (Joseph Shraibman <jks@selectacast.net>)
List 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@selectacast.net]
Sent: Thursday, July 13, 2000 10:29 PM
To: pgsql-interfaces@postgreSQL.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.


pgsql-interfaces by date:

Previous
From: Joseph Shraibman
Date:
Subject: How do I use connection pooling?
Next
From: Thomas Lockhart
Date:
Subject: Re: more ODBC driver