You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "John McTeague (JIRA)" <ji...@apache.org> on 2013/01/25 17:37:13 UTC

[jira] [Created] (BEANUTILS-420) JDBCDynaClass.useColumnLabel should be protected, not private

John McTeague created BEANUTILS-420:
---------------------------------------

             Summary: JDBCDynaClass.useColumnLabel should be protected, not private
                 Key: BEANUTILS-420
                 URL: https://issues.apache.org/jira/browse/BEANUTILS-420
             Project: Commons BeanUtils
          Issue Type: Bug
          Components: DynaBean
    Affects Versions: 1.8.3
            Reporter: John McTeague
            Priority: Minor


JDBCDynaClass.useColumnLabel is private. All other variables are protected. I am working on a custom dynaclass where I need to know its value.

A simple one line change will fix this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira