[ 
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.

Reply via email to