Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 74471 invoked from network); 7 Nov 2004 08:09:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 7 Nov 2004 08:09:43 -0000 Received: (qmail 64443 invoked by uid 500); 7 Nov 2004 08:09:36 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 64397 invoked by uid 500); 7 Nov 2004 08:09:36 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@geronimo.apache.org Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 64383 invoked by uid 99); 7 Nov 2004 08:09:35 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.28) with SMTP; Sun, 07 Nov 2004 00:09:34 -0800 Received: (qmail 22880 invoked from network); 7 Nov 2004 08:09:32 -0000 Received: from localhost (HELO nagoya) (127.0.0.1) by nagoya.betaversion.org with SMTP; 7 Nov 2004 08:09:32 -0000 Message-ID: <1807319249.1099814972756.JavaMail.apache@nagoya> Date: Sun, 7 Nov 2004 00:09:32 -0800 (PST) From: "Gianny DAMOUR (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Closed: (GERONIMO-429) Foreign key constraints are not enforced for CMP 2.x EntityBean In-Reply-To: <1413132122.1099477592075.JavaMail.apache@nagoya> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N [ http://nagoya.apache.org/jira/browse/GERONIMO-429?page=history ] Gianny DAMOUR closed GERONIMO-429: ---------------------------------- Resolution: Fixed Fix Version: 1.0-M3 This capability has been implemented. The optional element enforce-foreign-key-constraints indicates if DML operations associated to CMP EJB need to be sorted to enforce foreign key constraints. > Foreign key constraints are not enforced for CMP 2.x EntityBean > --------------------------------------------------------------- > > Key: GERONIMO-429 > URL: http://nagoya.apache.org/jira/browse/GERONIMO-429 > Project: Apache Geronimo > Type: New Feature > Components: OpenEJB > Versions: 1.0-M2 > Reporter: Gianny DAMOUR > Assignee: Gianny DAMOUR > Fix For: 1.0-M3 > > The EJB specifications do not require CMP 2.x containers to enforce foreign key constraints. Such a capability seems to be a quality of implementation, that OpenEJB will support. > An element needs to be added to the OpenEJB DD in order to turn on such a capability. When activated, the flush strategy used under the cover of the transactional cache re-arranges the SQL operations to avoid foreign key constraint conflicts. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://nagoya.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira