Re: ResultSetMetaData enhancements - Mailing list pgsql-jdbc

From ow
Subject Re: ResultSetMetaData enhancements
Date
Msg-id 20040712225947.85618.qmail@web53909.mail.yahoo.com
Whole thread Raw
In response to ResultSetMetaData enhancements  (Kris Jurka <books@ejurka.com>)
Responses Re: ResultSetMetaData enhancements
List pgsql-jdbc
Is this going to be in 7.5? Thanks


> On Tuesday 30 December 2003 10:01 am, Kris Jurka wrote:
> > This patch is the culmination of Jan-Andre's work on enhancing the
> > ResultSetMetaData methods with new information available in the V3
> > protocol.  He wandered off of the verge of completing it and I've just
> > done some minor reworking and editing.
> >
> > This implements getSchemaName, getTableName, getColumnName,
> > getColumnLabel, and isNullable.
> >
> > Kris Jurka







__________________________________
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
http://promotions.yahoo.com/new_mail

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: [PERFORM] Cursors performance
Next
From: Kris Jurka
Date:
Subject: Re: ResultSetMetaData enhancements