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 "Benjamin Venditti (JIRA)" <em...@incubator.apache.org> on 2010/11/01 12:21:23 UTC

[jira] Resolved: (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 ]

Benjamin Venditti resolved EMPIREDB-88.
---------------------------------------

    Resolution: Fixed

> 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: Benjamin Venditti
>             Fix For: empire-db-2.0.7-incubating 
>
>
> 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.