ResultSetMetaData
Posted by: tomaz majerhold
Date: October 02, 2009 03:06AM

I use mysql-connector-java-5.1.10-bin.jar and from ResultSetMetaData I can't get alias of table, I can have getColumnLabel as alias for column.

Is there any way to access alias of table?

If I use seOldAliasMetadataBehavior=true I can get alias of table, but is there any other way?

Regards, Tomaz

Options: ReplyQuote


Subject
Written By
Posted
ResultSetMetaData
October 02, 2009 03:06AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.