Re: statement caching patch from Laszlo Hornyak for review

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: László Hornyák <kocka(dot)public(at)gmail(dot)com>
Cc: Paul van den Bogaard <Paul(dot)Vandenbogaard(at)sun(dot)com>, Oliver Jowett <oliver(at)opencloud(dot)com>, Kris Jurka <books(at)ejurka(dot)com>, List <pgsql-jdbc(at)postgresql(dot)org>, Heikki Linnakangas <heikki(at)enterprisedb(dot)com>
Subject: Re: statement caching patch from Laszlo Hornyak for review
Date: 2007-08-29 20:19:36
Message-ID: 5A1478D3-8DBA-4FC2-B239-EE96A57A71C8@fastcrypt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I just noticed this:

Now that JDBC 4 has a notion of pooling built right into the
statement interface it is clear (to me at least) that the
implementation belongs in the driver.

Heikki ?

Dave
On 10-Aug-07, at 6:09 AM, László Hornyák wrote:

> One more disadvantage of the wrapper jdbc driver come to my mind:
> it hides the postgresql-specific features.
>
> --
> László Hornyák

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Flavio Monteiro 2007-08-30 01:13:19 Problem connecting to pgsql database from NB
Previous Message Pawel Cesar Sanjuan Szklarz 2007-08-27 10:38:27 Re: jdbc problem