Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
1.8.0
-
None
-
None
Description
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.
Attachments
Issue Links
- relates to
-
BEANUTILS-344 Method createDynaProperty of JDBCDynaClass should first look for column label instead of column name in ResultSetMetadata object..
- Closed