You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by Apache Wiki <wi...@apache.org> on 2006/09/05 01:27:39 UTC

[Jdo Wiki] Update of "ChangeLog" by CraigRussell

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jdo Wiki" for change notification.

The following page has been changed by CraigRussell:
http://wiki.apache.org/jdo/ChangeLog

------------------------------------------------------------------------------
  
   1. Add to 14.6.9: Projected SCOs are never owned, projected FCOs are always managed.  Modifying unowned SCOs never has an effect on the database.  Modifying FCOs no matter how you get them always has an effect if the tx commits.
  
-  1. In 15.3, p. 187, a paragraph is duplicated and will be removed.
+  1. In 15.3, p. 187, the third paragraph, beginning "The field on the other side" and ending "in the next transaction", is duplicated and will be removed.
  
   1. Add to 17.1.11
    {{{JDOUserCallbackException extends javax.jdo.JDOUserException}}}