[ http://issues.apache.org/jira/browse/JDO-445?page=all ]

Craig Russell updated JDO-445:
------------------------------

    Attachment: PMProxy-patch.txt

It looks like there might not be a need for a JDOHelper method. The required 
functionality can be encapsulated entirely in a new class, 
PersistenceManagerProxy, that can be used directly by a user or by the 
persistence provider.

I suggest that the specification changes needed are to add the 
getPersistenceManagerProxy method to the PersistenceManagerFactory interface, 
and to document the PersistenceManagerProxy class.

> Add convenience method that returns a PersistenceManager proxy
> --------------------------------------------------------------
>
>                 Key: JDO-445
>                 URL: http://issues.apache.org/jira/browse/JDO-445
>             Project: JDO
>          Issue Type: New Feature
>          Components: api2, api2-legacy
>            Reporter: Michelle Caisse
>         Assigned To: Craig Russell
>             Fix For: JDO 2 maintenance release 1
>
>         Attachments: PMProxy-patch.txt
>
>
> In Chapter 8, add a convenience method that returns a PersistenceManager 
> proxy that can be used in web and ejb containers to dynamically bind to the 
> transaction-associated PersistenceManager.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to