Return-Path: X-Original-To: apmail-empire-db-commits-archive@www.apache.org Delivered-To: apmail-empire-db-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7BCF0EFB4 for ; Mon, 4 Feb 2013 14:12:16 +0000 (UTC) Received: (qmail 40159 invoked by uid 500); 4 Feb 2013 14:12:16 -0000 Delivered-To: apmail-empire-db-commits-archive@empire-db.apache.org Received: (qmail 40148 invoked by uid 500); 4 Feb 2013 14:12:16 -0000 Mailing-List: contact commits-help@empire-db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: empire-db-dev@empire-db.apache.org Delivered-To: mailing list commits@empire-db.apache.org Received: (qmail 40138 invoked by uid 500); 4 Feb 2013 14:12:16 -0000 Delivered-To: apmail-incubator-empire-db-commits@incubator.apache.org Received: (qmail 40135 invoked by uid 99); 4 Feb 2013 14:12:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Feb 2013 14:12:16 +0000 Date: Mon, 4 Feb 2013 14:12:16 +0000 (UTC) From: =?utf-8?Q?Rainer_D=C3=B6bele_=28JIRA=29?= To: empire-db-commits@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (EMPIREDB-88) CodeGenerator generates uppercase fieldnames where empire code expects lowercase names MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/EMPIREDB-88?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] Rainer D=C3=B6bele closed EMPIREDB-88. --------------------------------- Cleanup of unclosed issues. =20 > CodeGenerator generates uppercase fieldnames where empire code expects lo= wercase 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=20 > > > The generated sources have getter/setter names like getPHONE_NUMBER, wher= e the empire-db code expects > getPhoneNumber. Result: the queries read the correct number of records, b= ut can't assign the values to the corresponding fields in DBReader.getBeanL= ist() -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira