Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 29345 invoked from network); 1 Apr 2008 21:12:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Apr 2008 21:12:52 -0000 Received: (qmail 77796 invoked by uid 500); 1 Apr 2008 21:12:52 -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 77784 invoked by uid 99); 1 Apr 2008 21:12:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Apr 2008 14:12:52 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Apr 2008 21:12:09 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5418B234C0B6 for ; Tue, 1 Apr 2008 14:10:24 -0700 (PDT) Message-ID: <1671527015.1207084224343.JavaMail.jira@brutus> Date: Tue, 1 Apr 2008 14:10:24 -0700 (PDT) From: "Craig Russell (JIRA)" To: jdo-dev@db.apache.org Subject: [jira] Closed: (JDO-588) Add dynamic fetch groups to PersistenceManager and/or PersistenceManagerFactory In-Reply-To: <492622339.1207083984243.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-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell closed JDO-588. ----------------------------- Resolution: Duplicate Duplicate of JDO-554 > Add dynamic fetch groups to PersistenceManager and/or PersistenceManagerFactory > ------------------------------------------------------------------------------- > > Key: JDO-588 > URL: https://issues.apache.org/jira/browse/JDO-588 > Project: JDO > Issue Type: New Feature > Components: api2, specification, tck2 > Reporter: Craig Russell > Assignee: Craig Russell > > Currently, fetch groups are statically defined in metadata. Fetch plans are dynamic but the fetch groups need to be pre-defined. > Adding methods to PersistenceManager and/or PersistenceManagerFactory to dynamically create fetch groups will allow tools to dynamically modify the behavior of the system. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.