Re: [INTERFACES] jdbc getTableName, getCatalog, etc. - Mailing list pgsql-interfaces

From Randall W. Barrett
Subject Re: [INTERFACES] jdbc getTableName, getCatalog, etc.
Date
Msg-id Pine.SOL.3.96.981229083738.20841A-100000@viper
Whole thread Raw
In response to Re: [INTERFACES] jdbc getTableName, getCatalog, etc.  (Peter T Mount <peter@retep.org.uk>)
Responses Re: [INTERFACES] jdbc getTableName, getCatalog, etc.  (Peter T Mount <peter@retep.org.uk>)
List pgsql-interfaces
Peter,

Specifically, at the moment at least, I need getTableName(),
getCatalogName() from ResultSetMetaData and getTables() from
DatabaseMetaData.

On Tue, 29 Dec 1998, Peter T Mount wrote:

> 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@retep.org.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
>
>


pgsql-interfaces by date:

Previous
From: Peter T Mount
Date:
Subject: Re: [INTERFACES] jdbc getTableName, getCatalog, etc.
Next
From: ptortosa@anfi.es (Placido Tortosa)
Date:
Subject: ERROR OBCD and MSQuery