Re: statement caching proof of concept - Mailing list pgsql-jdbc

From Heikki Linnakangas
Subject Re: statement caching proof of concept
Date
Msg-id Pine.OSF.4.61.0606192059130.121094@kosh.hut.fi
Whole thread Raw
In response to statement caching proof of concept  (Dave Cramer <pg@fastcrypt.com>)
Responses Re: statement caching proof of concept
List pgsql-jdbc
On Mon, 19 Jun 2006, Dave Cramer wrote:

> This is just proof of concept. More work has to be done to make it build
> properly and work properly under different jdk's

That's neat, but isn't statement caching something that belongs to
the application server, not the JDBC driver?

Also, it seems to me that the changes to AbstractJdbc2Connection and
AbstractJdbc2Statement are completely unrelated to statement caching.

> Note: this work is based completely on apache's dbcp statement caching
> implementation and this will be noted in the final code.

What kind of licensing issues does that bring us?

- Heikki

pgsql-jdbc by date:

Previous
From: "j.random.programmer"
Date:
Subject: Re: Meta Information about columns of a domain datatype ?
Next
From: Maya Nigrosh
Date:
Subject: moving to java 1.6