Return-Path: Delivered-To: apmail-incubator-open-jpa-dev-archive@locus.apache.org Received: (qmail 31656 invoked from network); 8 Sep 2006 06:19:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Sep 2006 06:19:46 -0000 Received: (qmail 50063 invoked by uid 500); 8 Sep 2006 06:19:46 -0000 Delivered-To: apmail-incubator-open-jpa-dev-archive@incubator.apache.org Received: (qmail 49963 invoked by uid 500); 8 Sep 2006 06:19:45 -0000 Mailing-List: contact open-jpa-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: open-jpa-dev@incubator.apache.org Delivered-To: mailing list open-jpa-dev@incubator.apache.org Received: (qmail 49941 invoked by uid 99); 8 Sep 2006 06:19:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Sep 2006 23:19:45 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of wisneskid@gmail.com designates 64.233.182.184 as permitted sender) Received: from [64.233.182.184] (HELO nf-out-0910.google.com) (64.233.182.184) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Sep 2006 23:19:44 -0700 Received: by nf-out-0910.google.com with SMTP id x4so665874nfb for ; Thu, 07 Sep 2006 23:19:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=kZVewlxCUsiXlSvl+Bp6Fu+Qesb2bIC/nEdzKsf4DTIveGHsFkcy3P/Q/otieq0lYk2NMCa8Jad1W0gfoqfJum7DGhjDGs88fJZqDrWupeGRXJcKmPrunnm0a5XCe9bmeTMyKaYtOkgXf+bdfnhMQ77PzWfU/h3oAsov0idqFBY= Received: by 10.48.210.16 with SMTP id i16mr3671513nfg; Thu, 07 Sep 2006 23:19:23 -0700 (PDT) Received: by 10.49.87.7 with HTTP; Thu, 7 Sep 2006 23:19:22 -0700 (PDT) Message-ID: <864cafc0609072319t2e5f2098ia47a4ceaf30ef2f4@mail.gmail.com> Date: Thu, 7 Sep 2006 23:19:22 -0700 From: "David Wisneski" To: open-jpa-dev@incubator.apache.org Subject: Re: question on FetchGroup In-Reply-To: <42AD6F99-6F9A-42A8-936D-1A2F283DEC8B@bea.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_292218_24750328.1157696362373" References: <864cafc0609071115x1ecb7791wba447c60b2c326a4@mail.gmail.com> <42AD6F99-6F9A-42A8-936D-1A2F283DEC8B@bea.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_292218_24750328.1157696362373 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline By "not working" I meant that irregardless of what value for recursionDepth was specified ( we tried 0, 1, 2 ) only one level was retrieved. However we did not try changing the MaxFetchDepth property. On 9/7/06, Abe White wrote: > > > But that does not seem to work. Is this a code bug or is a > > document error? > > > > Or an error in my understanding of FetchGroup depth ? > > Both a documentation error and a misunderstanding. I'll try to > update the docs later today. In the meantime, I don't know what you > mean when you say it "does not seem to work", but one important note > is that the MaxFetchDepth is 1 by default, so if you want to fetch > deep relations, you'll need to increase that -- either on the > FetchPlan or using the openjpa.MaxFetchDepth configuration property. > _______________________________________________________________________ > Notice: This email message, together with any attachments, may contain > information of BEA Systems, Inc., its subsidiaries and affiliated > entities, that may be confidential, proprietary, copyrighted and/or > legally privileged, and is intended solely for the use of the individual > or entity named in this message. If you are not the intended recipient, > and have received this message in error, please immediately return this > by email and then delete it. > ------=_Part_292218_24750328.1157696362373--