[ http://issues.apache.org/jira/browse/JDO-257?page=comments#action_12359931 ]
Craig Russell commented on JDO-257: ----------------------------------- The javadoc for these methods is weak. Someone needs to add more information regarding the return values and the fact that detached instances are not returned but values are merged from the detached instance to the persistent instances. > Change return type of makePersistent from void to Object > -------------------------------------------------------- > > Key: JDO-257 > URL: http://issues.apache.org/jira/browse/JDO-257 > Project: JDO > Type: New Feature > Components: api20 > Reporter: Craig Russell > Assignee: Craig Russell > Fix For: JDO 2 beta > Attachments: persistencemanager.patch > > The signatures of makePersistent and makePersistentAll are changed to return > the persistent instances. This change was adopted by the expert group > 8-Dec-2005. -- 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
