You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Craig Russell (JIRA)" <ji...@apache.org> on 2005/12/08 00:28:10 UTC

[jira] Resolved: (JDO-150) PersistenceManager.retrieve(...) updates to match the JDO2 spec

     [ http://issues.apache.org/jira/browse/JDO-150?page=all ]
     
Craig Russell resolved JDO-150:
-------------------------------

    Resolution: Fixed

> PersistenceManager.retrieve(...) updates to match the JDO2 spec
> ---------------------------------------------------------------
>
>          Key: JDO-150
>          URL: http://issues.apache.org/jira/browse/JDO-150
>      Project: JDO
>         Type: Task
>   Components: api20
>     Reporter: Andy Jefferson
>     Assignee: Craig Russell
>      Fix For: JDO 2 beta
>  Attachments: patch.txt
>
> The JDO2 spec defines "PersistenceManager" containing :-
> void retrieve(Object pc, boolean FGOnly);
> This is currently missing.
> Also the methods
> void retrieveAll (Collection pcs, boolean DFGOnly);
> void retrieveAll (Object[] pcs, boolean DFGOnly);
> refer to a DFGOnly parameter, whereas it should be FGOnly. Javadocs need similar updates

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