Hi, Since you're just starting out, you might find something like Objectify easier to understand. It maps nicely to the datastore. http://code.google.com/p/objectify-appengine/
I believe there are a couple other nice choices for Java too. Perhaps some Java users can suggest them. Robert On Wed, Jun 15, 2011 at 03:51, gaara <[email protected]> wrote: > Hi, > First :What this sentence means ,Datastore has no entities in the > Empty namespace. You need to add data programatically before you can > use this tool to view and edit it.? > Second : is all DSK version work well with Datastore Java API? > Thanks, > Gaara > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" 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?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
