In development mode, when I query out my entities using JDOQL, they
come back with null User fields. The Datastore Viewer shows a non-
null user field, however.
I tried importing them with like so, but it didn't help.
query.declareImports("import com.google.appengine.api.users.User");
Thanks for any ideas,
Brian
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---