Re: [INTERFACES] jdbc getTableName, getCatalog, etc.

From: Peter T Mount <peter(at)retep(dot)org(dot)uk>
To: "Randall W(dot) Barrett" <rbarr(at)shadow(dot)net>
Cc: Pgsql-Interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: [INTERFACES] jdbc getTableName, getCatalog, etc.
Date: 1998-12-29 10:32:38
Message-ID: Pine.LNX.4.04.9812291031270.8386-100000@maidast.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Mon, 28 Dec 1998, Randall W. Barrett wrote:

> I noticed in the ResultSetMetaData.java file that support for
> getTableName() and some other methods wasn't complete. I was wondering
> what the status of this was. If still not done, I will try to complete
> these methods myself as I need them.

I'm working on the JDBC driver at the moment (having to re-write some
parts to allow the driver to compile on JDK 1.2/2).

What part methods are you looking at?

--
Peter T Mount peter(at)retep(dot)org(dot)uk
Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
Java PDF Generator: http://www.retep.org.uk/pdf

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Randall W. Barrett 1998-12-29 13:42:12 Re: [INTERFACES] jdbc getTableName, getCatalog, etc.
Previous Message Constantin Teodorescu 1998-12-29 07:52:58 Re: [INTERFACES] Can;t connect to db with pgaccess