Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 79343 invoked from network); 7 Jul 2007 22:44:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Jul 2007 22:44:25 -0000 Received: (qmail 55393 invoked by uid 500); 7 Jul 2007 22:44:28 -0000 Mailing-List: contact jdo-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-dev@db.apache.org Received: (qmail 55380 invoked by uid 99); 7 Jul 2007 22:44:28 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Jul 2007 15:44:28 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Jul 2007 15:44:24 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id BF891714168 for ; Sat, 7 Jul 2007 15:44:04 -0700 (PDT) Message-ID: <30254172.1183848244764.JavaMail.jira@brutus> Date: Sat, 7 Jul 2007 15:44:04 -0700 (PDT) From: "Craig Russell (JIRA)" To: jdo-dev@db.apache.org Subject: [jira] Updated: (JDO-403) JDO2 Annotations In-Reply-To: <27400996.1153995313858.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/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-403: ------------------------------ Attachment: annotations.patch This is a work-in-progress. It's mostly cleanup toward putting the text of each annotation into the specification. > JDO2 Annotations > ---------------- > > Key: JDO-403 > URL: https://issues.apache.org/jira/browse/JDO-403 > Project: JDO > Issue Type: New Feature > Components: api2 > Affects Versions: JDO 2 final > Reporter: Andy Jefferson > Assignee: Michelle Caisse > Fix For: JDO 2 maintenance release 1 > > Attachments: annotations.patch, api2_property_table.patch, embedded.patch, embedded.patch, fkpk.patch, jdo_2_1_annotations.jar, tck2a.patch, tck2b.patch > > > It would be desirable for JDO2 to have its own set of annotations. We have developed a set within JPOX that would likely serve as a starting point for such a set. In my opinion they should be > 1. Split into javax.jdo.annotations.jdo and javax.jdo.annotations.orm > 2. Move ORM attributes from some of the JDO annotations and have a ORM annotation. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.