Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 73362200BB7 for ; Wed, 9 Nov 2016 09:06:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 71F19160B16; Wed, 9 Nov 2016 08:06:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E9E03160B0F for ; Wed, 9 Nov 2016 09:05:59 +0100 (CET) Received: (qmail 68782 invoked by uid 500); 9 Nov 2016 08:05:59 -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 68620 invoked by uid 500); 9 Nov 2016 08:05:58 -0000 Delivered-To: apmail-incubator-empire-db-commits@incubator.apache.org Received: (qmail 68610 invoked by uid 99); 9 Nov 2016 08:05:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Nov 2016 08:05:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7F78E2C2A67 for ; Wed, 9 Nov 2016 08:05:58 +0000 (UTC) Date: Wed, 9 Nov 2016 08:05:58 +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-239) Enum-handling: take name or ordinal as field value MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 09 Nov 2016 08:06:00 -0000 [ https://issues.apache.org/jira/browse/EMPIREDB-239?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rainer D=C3=B6bele closed EMPIREDB-239. ---------------------------------- > Enum-handling: take name or ordinal as field value > -------------------------------------------------- > > Key: EMPIREDB-239 > URL: https://issues.apache.org/jira/browse/EMPIREDB-239 > Project: Empire-DB > Issue Type: Bug > Components: Core > Reporter: Rainer D=C3=B6bele > Assignee: Rainer D=C3=B6bele > Priority: Minor > Fix For: empire-db-2.4.5 > > > When usinge enums treat the enum-name as the database field value instead= of applying .toString(). For numeric columns use the ordinal(). -- This message was sent by Atlassian JIRA (v6.3.4#6332)