Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: statement caching proof of concept


  • From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
  • To: Dave Cramer <pg(at)fastcrypt(dot)com>
  • Cc: pgsql-jdbc(at)postgresql(dot)org
  • Subject: Re: statement caching proof of concept
  • Date: Mon, 19 Jun 2006 21:07:18 +0300 (EEST)
  • Message-id: <Pine.OSF.4.61.0606192059130.121094@kosh.hut.fi> <text/plain>

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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group