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
------------------------------------------------------------------------------
{{{<!ATTLIST property field-type CDATA #IMPLIED> }}}
+ 1. Add to 18.15.1 "The default for dependent-element is false."
+
+ 1. Add to 18.15.2 "The default for dependent-key is false."
+
+ 1. Add to 18.15.2 "The default for dependent-value is false."
+
1. Change the last paragraph of 21.6 from "For Detachable classes, the results of restoring
a serialized persistent instance graph is a graph of interconnected detached instances that
might be attached via the attachCopy methods." to "For Detachable classes, the results of
restoring a serialized persistent instance graph is a graph of interconnected detached instances
that might be attached via the makePersistent methods."
1. Change 21.13 from "Some methods require a non-null state manager. In these cases, if
the {{{jdoStateManager}}} is null, then {{{IllegalStateException}}} is thrown." to "Some methods
require a non-null state manager. In these cases, if the {{{jdoStateManager}}} is null, then
{{{JDOFatalInternalException}}} is thrown."
|