Return-Path: Delivered-To: apmail-openjpa-users-archive@locus.apache.org Received: (qmail 61064 invoked from network); 23 Feb 2008 01:46:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Feb 2008 01:46:14 -0000 Received: (qmail 18830 invoked by uid 500); 23 Feb 2008 01:46:09 -0000 Delivered-To: apmail-openjpa-users-archive@openjpa.apache.org Received: (qmail 18811 invoked by uid 500); 23 Feb 2008 01:46:09 -0000 Mailing-List: contact users-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@openjpa.apache.org Delivered-To: mailing list users@openjpa.apache.org Received: (qmail 18802 invoked by uid 99); 23 Feb 2008 01:46:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Feb 2008 17:46:09 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,NORMAL_HTTP_TO_IP,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of saintx.opensource@gmail.com designates 64.233.182.184 as permitted sender) Received: from [64.233.182.184] (HELO nf-out-0910.google.com) (64.233.182.184) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Feb 2008 01:45:36 +0000 Received: by nf-out-0910.google.com with SMTP id b2so418651nfb.33 for ; Fri, 22 Feb 2008 17:45:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=IVzOi8+2ybf7adD89MEEyXGVBmG34QBdegmiwQbqLQE=; b=BSFPzp5ZoXCm3wr6ZNREAnIojXkYUh0BenanatLELXDyL+ZnraYXofZdZsNsvz6Sb7u+7Dc/QZpmzvmwh/jxXZ2gE9y3k/AK0DAV7By6vyGOC3cLVXb/bQkF8lTyScYMS1UGSldhvNY/P8v6CubrxlksA0moab953srDVg3nNiU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=kYc+uAVjJ6bQjS+fuB+QMfnpvvYPvLuG8wl4dtCZEqYSuwJG+mXrrIg+o6L63oKexfydp7ZJXY7y5dkXes6Ko3/mAsvgfoWKU2FdXYENjDkLcsjiPXEqmhdnIcXtmMnfnGYHE9+2Yi8AvJ8ds0sXhM9we+QwCx76J7CZTUo+tus= Received: by 10.150.196.5 with SMTP id t5mr272758ybf.40.1203731142077; Fri, 22 Feb 2008 17:45:42 -0800 (PST) Received: by 10.151.12.4 with HTTP; Fri, 22 Feb 2008 17:45:41 -0800 (PST) Message-ID: Date: Fri, 22 Feb 2008 19:45:41 -0600 From: "Alexander Saint Croix" To: users@openjpa.apache.org Subject: Re: Persistence of Enum values In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_1384_32384857.1203731142089" References: <20080222224716.GA7645@sfu.ca> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_1384_32384857.1203731142089 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Make that 12.8.1.2, FTR. -- Alex On Fri, Feb 22, 2008 at 7:43 PM, Alexander Saint Croix < saintx.opensource@gmail.com> wrote: > Thanks, Ted. I appreciate the pointer. > -- > Alex > > > > On Fri, Feb 22, 2008 at 4:47 PM, Tedman Leung wrote: > > > have a look at the manual secion 8.1.2 > > > > generally speaking everything works as you'd expect it. I've been using > > it > > quite a bit with out any problems. > > > > > > On Fri, Feb 22, 2008 at 03:39:03PM -0600, Alexander Saint Croix wrote: > > > Hello, > > > > > > Is there documentation available about persisting enumeration values? > > > > > > Regards, > > > -- > > > Alex > > > > -- > > Ted Leung > > tedman@sfu.ca > > > > You know things are getting a little fishy when you're commenting out > > comments. > > > > ------=_Part_1384_32384857.1203731142089--