> The final straw is:-
> System.out.println("emp.dept name=" + emp.getDept().getName
> ()); // throws an NPE
So why not address what the difference is in calls to your persistable
class ? Nothing is non-deterministic by definition that you have a
programming language here and rules are followed (and JDO behaviour is
defined in a spec). Pay particular attention to object states and
fetch groups (and the DataNucleus docs define all you should need to
know around that).
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google App Engine for Java" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---