Skip navigation links

MySQL Forums


Advanced Search

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 tomaz majerhold 10/02/2009 03:06AM


Sorry, only registered users may post in this forum.