From dev-return-19532-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Mon Sep 12 15:44:54 2011 Return-Path: X-Original-To: apmail-openjpa-dev-archive@www.apache.org Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 387EA728C for ; Mon, 12 Sep 2011 15:44:54 +0000 (UTC) Received: (qmail 10567 invoked by uid 500); 12 Sep 2011 15:44:52 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 8501 invoked by uid 500); 12 Sep 2011 15:44:43 -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 6265 invoked by uid 99); 12 Sep 2011 15:44:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Sep 2011 15:44:37 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Sep 2011 15:44:36 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 99B259444F for ; Mon, 12 Sep 2011 15:44:15 +0000 (UTC) Date: Mon, 12 Sep 2011 15:44:15 +0000 (UTC) From: "Guillaume Chauvet (JIRA)" To: dev@openjpa.apache.org Message-ID: <31709726.17624.1315842255625.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (OPENJPA-2049) isDirty deeply MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 isDirty deeply -------------- Key: OPENJPA-2049 URL: https://issues.apache.org/jira/browse/OPENJPA-2049 Project: OpenJPA Issue Type: Improvement Components: jpa Reporter: Guillaume Chauvet Priority: Trivial Hello everybody, Is it possible to write a recursive version of "isDirty" method to reduce time spent for checking two entities ? It would be very useful. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira