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/28 15:45:12 UTC

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

     [ https://issues.apache.org/jira/browse/BEANUTILS-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John McTeague updated BEANUTILS-420:
------------------------------------

    Description: 
JDBCDynaClass.useColumnLabel and columnNameXref are private. All other variables are protected. I am working on a custom dynaclass where I need to know their values.


  was:
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.

        Summary: JDBCDynaClass.useColumnLabel and columnNameXref should be protected, not private  (was: JDBCDynaClass.useColumnLabel should be protected, not private)
    
> JDBCDynaClass.useColumnLabel and columnNameXref 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 and columnNameXref are private. All other variables are protected. I am working on a custom dynaclass where I need to know their values.

--
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