Hi Lu, You can see the content of the database and delete it all from the App Engine Console
https://appengine.google.com/dashboard?&app_id=yourappid [Adapt yourappid to yours] and then go to Datastore Viewer or Datastore Statistics regards didier On Jun 28, 4:56 pm, Lu <[email protected]> wrote: > Hi, > > How can I delete all the objects existed in the database? That means I > want my application to have a empty database everytime when it gets > started. > > Is there anywhere actually we can see the content of the database? > > 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 [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.
