getColumnLabel return value

From: "Gerlits Andrs" <gerlits(at)neotek(dot)hu>
To: PostgreSQL JDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: getColumnLabel return value
Date: 2002-12-13 12:09:39
Message-ID: 20021213120939.8971.qmail@neotek.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I was surprised to see that the getColumnLabel method in the
ResultSetMetaData object returns the name of the column instead of the
comment (when available).

The documentation says that the method:
"Gets the designated column's suggested title for use in printouts and
displays."

Any thoughts on that?

I'd do it if you guys agree.

Regards
Andras Gerlits

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2002-12-13 13:24:26 Re: getColumnLabel return value
Previous Message Kris Jurka 2002-12-12 20:22:43 Re: test message.