From dev-return-18528-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Thu Feb 10 15:39:33 2011 Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 26015 invoked from network); 10 Feb 2011 15:39:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Feb 2011 15:39:33 -0000 Received: (qmail 44871 invoked by uid 500); 10 Feb 2011 15:39:33 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 44704 invoked by uid 500); 10 Feb 2011 15:39:30 -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 44695 invoked by uid 99); 10 Feb 2011 15:39:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Feb 2011 15:39:30 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=FREEMAIL_FROM,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.236.26 is neither permitted nor denied by domain of idanmo@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Feb 2011 15:39:23 +0000 Received: from jim.nabble.com ([192.168.236.80]) by sam.nabble.com with esmtp (Exim 4.69) (envelope-from ) id 1PnYbm-0007UG-Cp for dev@openjpa.apache.org; Thu, 10 Feb 2011 07:39:02 -0800 Date: Thu, 10 Feb 2011 07:39:02 -0800 (PST) From: idan To: dev@openjpa.apache.org Message-ID: <1297352342369-6012144.post@n2.nabble.com> Subject: StoreManager owner of a relationship MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi again, Lets say i have an Owner entity with a one-to-many relationship with a Pet entity. Is it possible to know when processing flush if a flushed Pet entity is related to a specific Owner? (lets assume i don't have an inverse many-to-one relation to Owner in Pet) Thanks, Idan -- View this message in context: http://openjpa.208410.n2.nabble.com/StoreManager-owner-of-a-relationship-tp6012144p6012144.html Sent from the OpenJPA Developers mailing list archive at Nabble.com.