JDBCDynaClass should still support column label
-----------------------------------------------
Key: BEANUTILS-355
URL: https://issues.apache.org/jira/browse/BEANUTILS-355
Project: Commons BeanUtils
Issue Type: Bug
Affects Versions: 1.8.0
Reporter: Mazko Paul
Fix For: 1.8.1
In latest MySQL j-connector driver was changed the behaviuor of
metadata.getColumnName method so this method always returns the original column
name form the table. When I join several tables with the same column name (of
course I have used different alias for each column) the JDBCDynaClass won't
works. So I think that you should reopen the previous "JDBCDynaClass should
support column label" bug and make fixes that was described early in this bug.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.