Hi Craig, I understand your concerns because I had similar ones. That is why this change does retain the past behavior exactly as it was. The user only requires the following configuration to get exactly the same behavior openjpa.Compatibility=FlushBeforeDetach=true,CopyOnDetach=true
In fact, JDO having a separate signature as detachCopy() is a good news because then we can add the same signature to Broker so that the user will not even need the above configuration for backward compatible behavior. Regards -- -- View this message in context: http://n2.nabble.com/Re%3A-svn-commit%3A-r751910---in--openjpa-trunk%3A-openjpa-kernel-src-main-java-org-apache-openjpa-conf--openjpa-kernel-src-main-java-org-apache-openjpa-kernel--openjpa-kernel-src-main-java-org-apache-tp2458104p2458226.html Sent from the OpenJPA Developers mailing list archive at Nabble.com.
