You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2008/02/23 03:15:19 UTC

[jira] Updated: (OPENJPA-522) pushFetchGroup(s) and popFetchGroup(s) on OpenJPAEntityManager

     [ https://issues.apache.org/jira/browse/OPENJPA-522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Linskey updated OPENJPA-522:
------------------------------------

    Attachment: OPENJPA-522.patch

This patch generalizes the solution for all FetchPlan operations. Thoughts?

> pushFetchGroup(s) and popFetchGroup(s) on OpenJPAEntityManager
> --------------------------------------------------------------
>
>                 Key: OPENJPA-522
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-522
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: jpa
>            Reporter: Benjamin Renaud
>             Fix For: 1.1.0
>
>         Attachments: OPENJPA-522.patch
>
>
> It would be helpful to be able to push and pop fetch groups. The specific use-case I have is a SLSB that performs a find, and is passed a set of fetchgroups. At the moment I add them to the EM, then removed them (in case the container pools EMs). However I could be removing groups that were already in there.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.