From dev-return-7679-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Thu Mar 27 15:03:39 2008 Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 60961 invoked from network); 27 Mar 2008 15:03:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Mar 2008 15:03:39 -0000 Received: (qmail 74293 invoked by uid 500); 27 Mar 2008 15:03:37 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 74228 invoked by uid 500); 27 Mar 2008 15:03:37 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 74152 invoked by uid 99); 27 Mar 2008 15:03:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Mar 2008 08:03:37 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Mar 2008 15:02:55 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 51D63234C09E for ; Thu, 27 Mar 2008 08:01:24 -0700 (PDT) Message-ID: <1128715578.1206630084320.JavaMail.jira@brutus> Date: Thu, 27 Mar 2008 08:01:24 -0700 (PDT) From: "Michael Dick (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Commented: (OPENJPA-417) Support more elements in collections and maps In-Reply-To: <30815388.1193255270564.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/OPENJPA-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582673#action_12582673 ] Michael Dick commented on OPENJPA-417: -------------------------------------- Hi Albert, I took a quick look at the patch and it looks good to me. The convention in the Compatibility class is to use getXxxxx() instead of isXxxxx() though, but that's a rather simple change. > Support more elements in collections and maps > --------------------------------------------- > > Key: OPENJPA-417 > URL: https://issues.apache.org/jira/browse/OPENJPA-417 > Project: OpenJPA > Issue Type: New Feature > Reporter: Patrick Linskey > Fix For: 1.1.0 > > Attachments: OPENJPA-417.patch > > > It would be useful if OpenJPA could support Map, Collection, Map etc. more fluently. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.