[ http://issues.apache.org/jira/browse/JDO-306?page=comments#action_12366594 ]
Andy Jefferson commented on JDO-306:
------------------------------------
JPOX CVS has the new methods. The latest nightly build should be fine.
> Add makeTransient(Object, boolean) to PersistenceManager
> --------------------------------------------------------
>
> Key: JDO-306
> URL: http://issues.apache.org/jira/browse/JDO-306
> Project: JDO
> Type: Task
> Components: api20
> Versions: JDO 2 beta
> Reporter: Andy Jefferson
> Attachments: makeTransient.patch, pm_patch.txt, pm_patch_2.txt
>
> The JDO2 spec should be updated with the overloaded method makeTransient(Object pc, boolean
useFetchPlan) which will allow the make transient of all instances reachable from the current
instance using the current fetch plan.
--
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
|