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. In 12.6.8, add a note that serialization for storage using the serialized, serialized-element,
serialized-key, or serialized-value metadata attributes does not create a detached instance.
1. In 12.7.5, change {{{public int setMaxFetchDepth();}}} to {{{public int getMaxFetchDepth();}}}
+
+ 1. In 12.7.6, p. 127, change "A recursion-depth of 0 will fetch the whole graph of instances
reachable from this field." to "A recursion-depth of -1 will fetch the whole graph of instances
reachable from this field."
1. In 12.7.6 p. 129, change {{{fetch-depth}}} to {{{recursion-depth}}} in the example.
|