Submittal for JDBC Pooling driver (For 7.3)

From: Ned Wolpert <wolpert(at)yahoo(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Submittal for JDBC Pooling driver (For 7.3)
Date: 2001-12-22 18:37:36
Message-ID: 20011222183736.66295.qmail@web13401.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Folks-

I wasn't going to submit this code until 7.2 was released, but I've
wanted to have it available for folks to examine. I'm hoping to get it
in the 7.3 release. Its a set of classes that provide a pooling
data source. Its very similiar to the one I sent in a few months ago.
Differences are
1) Abit more comments
2) Using pgsqlDriver.properties rather than psqlProps.properties
for the property reader
3) Its wrapping all the returned classes so exceptions can be caught.
As far as point three above goes, if my classes are accepted, I'd rather
patch the jdbc2 classes to notify the driver instead of wrapping.
The code is usable now, but your millage may varry. Please take a look
and comment.

Thanks.

=====
Virtually, | "Must you shout too?"
Ned Wolpert | -Dante
wolpert(at)yahoo(dot)com |
_________________/ "Who watches the watchmen?"
4e75 -Juvenal, 120 AD

-- Place your commercial here -- fnord

__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com

Attachment Content-Type Size
pooledDataSource.tgz application/octet-stream 14.8 KB

Browse pgsql-jdbc by date

  From Date Subject
Next Message Andrew G. Hammond 2001-12-23 16:03:45 Re: [SQL] HELP PLEASE: Error executing the example esql.xml on
Previous Message Nick Fankhauser 2001-12-21 20:49:29 resultset contains too many rows!