I am testing my gae java jdo routines in eclipse.
The actual question is, how to clear/clean out the localhost development datastore so that I could start with a virgin datastore for a new cycle of tests?
Addional info - For those who don't know: GAE = google app engine, google's "hosting solution" for java and python applications.