Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 33393 invoked from network); 16 Jan 2007 21:32:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Jan 2007 21:32:48 -0000 Received: (qmail 15448 invoked by uid 500); 16 Jan 2007 21:32:55 -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 15422 invoked by uid 99); 16 Jan 2007 21:32:54 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jan 2007 13:32:54 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= 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; Tue, 16 Jan 2007 13:32:47 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A9426714295 for ; Tue, 16 Jan 2007 13:32:27 -0800 (PST) Message-ID: <27547658.1168983147690.JavaMail.jira@brutus> Date: Tue, 16 Jan 2007 13:32:27 -0800 (PST) From: "Michelle Caisse (JIRA)" To: jdo-dev@db.apache.org Subject: [jira] Updated: (JDO-456) Add state transitions to Table 2 for detach and serialize; add tests to state transitions tests In-Reply-To: <27520825.1168022907950.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-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse updated JDO-456: -------------------------------- Attachment: stateTransitionsUpdates.htm > Add state transitions to Table 2 for detach and serialize; add tests to state transitions tests > ----------------------------------------------------------------------------------------------- > > Key: JDO-456 > URL: https://issues.apache.org/jira/browse/JDO-456 > Project: JDO > Issue Type: New Feature > Components: specification, tck2, tck2-legacy > Affects Versions: JDO 2 final > Reporter: Craig Russell > Assigned To: Craig Russell > Fix For: JDO 2 maintenance release 1 > > Attachments: stateTransitionsUpdates.htm > > > In Table 2: State Transitions, the transition for a transient-dirty instance during commit with DetachAllOnCommit = true should be to transient-clean. Also, state changes need to be added for detach methods and serialization. > The specification has been updated for the error in the specification regarding transient dirty instances. > New rows in Table 2 need to be added for detach and serialize scenarios, and new test scenarios need to be added to the existing state transition test programs. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira