Hi,
I am developing on my local computer using EclipseEE. I created a
persistent class following the instructions in the how to. When I run
the code to persist the object em.persist(this);, I don't get any
errors, but I don't see any data anywhere. When I try to query, I do
not find any objects with the data that I just set.
Do I have to set up a database/datastore on my local computer in order
for this to work? How would I go about doing so?
Thanks!
--~--~---------~--~----~------------~-------~--~----~
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 google-appengine-java@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to