JDBC improvements

From: "Nicolas Verger" <nicolas(at)verger(dot)net>
To: "Psql-Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: JDBC improvements
Date: 2001-11-22 09:47:15
Message-ID: OBEKKEAKKLKKGIEBIPICKEOBCBAA.nicolas@verger.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-jdbc

Hi,
We ( me and my teammate ) try to write a graphical client in Java.
We made our first stable version ( pgInhaler.ifrance.com for ones who want
to try it ...) and we need some JDBC features for next version :
- catch EXPLAIN plan
- cancel QUERY
Is it possible ?

Suggestions and fellings about this project will be welcome.

Nicolas.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hannu Krosing 2001-11-22 09:49:19 Re: TOAST performance (was Re: [GENERAL] Delete Performance)
Previous Message Hannu Krosing 2001-11-22 09:34:50 Re: TOAST performance (was Re: [GENERAL] Delete Performance)

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dino Cherian 2001-11-22 12:54:53 How to pass ResultSet in RMI ?
Previous Message Barry Lind 2001-11-22 01:37:12 Re: "Unable to fathom update count" - what does it mean?