[ http://issues.apache.org/jira/browse/JDO-146?page=comments#action_12330210 ]
Craig Russell commented on JDO-146: ----------------------------------- The runtime20 classes that implement PersistenceManager and PersistenceManagerFactory also need to be updated so they compile. For now, I think adding a flag to the PMF and PM implementations is easy. But if the user commits with the DetachAllOnCommit flag true, an exception needs to be thrown. > PM & PMF missing property detachAllOnCommit > ------------------------------------------- > > Key: JDO-146 > URL: http://issues.apache.org/jira/browse/JDO-146 > Project: JDO > Type: Bug > Components: api20 > Reporter: Matthew T. Adams > Assignee: Matthew T. Adams > Attachments: detachOnAllCommit.patch > > The api20 interfaces PersistenceManager and PersistenceManagerFactory are > missing the spec-defined boolean property detachAllOnCommit. -- 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
