You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by "Francis De Brabandere (JIRA)" <em...@incubator.apache.org> on 2010/10/13 13:54:34 UTC

[jira] Assigned: (EMPIREDB-88) CodeGenerator generates uppercase fieldnames where empire code expects lowercase names

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

Francis De Brabandere reassigned EMPIREDB-88:
---------------------------------------------

    Assignee: Francis De Brabandere

> CodeGenerator generates uppercase fieldnames where empire code expects lowercase names
> --------------------------------------------------------------------------------------
>
>                 Key: EMPIREDB-88
>                 URL: https://issues.apache.org/jira/browse/EMPIREDB-88
>             Project: Empire-DB
>          Issue Type: Bug
>          Components: CodeGenerator
>    Affects Versions: empire-db-2.0.6-incubating
>         Environment: Windows / Eclipse Helios
> Tested using the standard Empire-DB SampleApp
> Tested with both MySql and HSQLDB
>            Reporter: Sije de Haan
>            Assignee: Francis De Brabandere
>
> The generated sources have getter/setter names like getPHONE_NUMBER, where the empire-db code expects
> getPhoneNumber. Result: the queries read the correct number of records, but can't assign the values to the corresponding fields in DBReader.getBeanList()

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.