[
https://issues.apache.org/jira/browse/BEANUTILS-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niall Pemberton resolved BEANUTILS-355.
---------------------------------------
Resolution: Duplicate
Not sure why you openned a new bug for this, since a solution has been provided
to configure to use column labels in BEANUTILS-344.
> 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.