ResultSetMetaData enhancements - Mailing list pgsql-jdbc

From Kris Jurka
Subject ResultSetMetaData enhancements
Date
Msg-id Pine.LNX.4.33.0312300456280.9677-200000@leary.csoft.net
Whole thread Raw
Responses Re: ResultSetMetaData enhancements  (snpe <snpe@snpe.co.yu>)
List pgsql-jdbc
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

Attachment

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: COPY support implemented
Next
From: Paul Thomas
Date:
Subject: Re: Multi-threaded servlet environment