Hi,

you can either use bulkloader (see
http://ikaisays.com/2010/06/10/using-the-bulkloader-with-java-app-engine/)
or just write the code needed to store your date in the datastore (i.e
to create the appropriate entities with their values)
regards
didier


On Nov 9, 8:40 pm, Blaise Gervais <gervai...@gmail.com> wrote:
> Helo everyone,
>
> I wonder about how to initialize the datastore (in Dev mode and on GAE)
> with some required values. How can I insert entities required for my
> app like the "root" user or the menu structure, or anything other ?
>
> 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-j...@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