| Craig Russell (JIRA) 2006-02-23, 5:45 pm |
| [ http://issues.apache.org/jira/browse/JDO-306?page=all ]
Craig Russell resolved JDO-306:
-------------------------------
Fix Version: JDO 2 rc1
Resolution: Fixed
Assign To: Craig Russell
The changes have been checked in.
> 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
> Assignee: Craig Russell
> Fix For: JDO 2 rc1
> 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/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|