Hi all,
Recently i have started development of my application that will change the 
world. Or at least night be visited by a few users ;). I would like to fill 
the database with some initial (basic) data. This data is required to let 
the application work. In 'normal' development with my own oracle database i 
would create some sql scripts and execute the before go-live. But i think i 
need some advise how to go about this in the GAE.
Is this what something that can be done on an even (i.e. 
ApplicationInstallEvent or something like that) or should i use a task for 
this?

All advise is welcome as i have not setup anything for this.

Regards,
  Arjan Broer

-- 
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.

Reply via email to