Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 65069 invoked from network); 22 Oct 2007 21:47:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Oct 2007 21:47:11 -0000 Received: (qmail 5653 invoked by uid 500); 22 Oct 2007 21:46:59 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 5625 invoked by uid 500); 22 Oct 2007 21:46:59 -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 5615 invoked by uid 99); 22 Oct 2007 21:46:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Oct 2007 14:46:59 -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; Mon, 22 Oct 2007 21:47:11 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DAD5F7141F1 for ; Mon, 22 Oct 2007 14:46:50 -0700 (PDT) Message-ID: <25321469.1193089610893.JavaMail.jira@brutus> Date: Mon, 22 Oct 2007 14:46:50 -0700 (PDT) From: "Patrick Linskey (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Created: (OPENJPA-412) Alternate algorithms for list order maintenance MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Alternate algorithms for list order maintenance ----------------------------------------------- Key: OPENJPA-412 URL: https://issues.apache.org/jira/browse/OPENJPA-412 Project: OpenJPA Issue Type: Sub-task Affects Versions: 1.0.0, 0.9.7, 0.9.6, 0.9.0 Reporter: Patrick Linskey Also from the mailing list: "May be provide some other mode for updating the order of elements when elements are being inserted, eg. execute update statements instead of a deletion?" -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.