Hi, On Wed, Dec 16, 2009 at 4:29 PM, Guillaume Laforge <[email protected]>wrote:
> On Wed, Dec 16, 2009 at 17:26, Nick Johnson (Google) > <[email protected]> wrote: > > Hi, > > > > On Wed, Dec 16, 2009 at 4:19 PM, rsft rsft <[email protected]> > wrote: > >> > >> Is this feature also available on the Java Google App Engine? > > > > Yes, using the Python bulkloader. See here for details: > > > http://blog.notdot.net/2009/9/Advanced-Bulk-Loading-Part-5-Bulk-Loading-for-Java > > I'm curious to know if there any plans on providing a Java variant, > without having to learn Python to do so? > If you only want to do dumps and restores, you don't need to know any Python - you simply set up the app as described in the post, and use the bulkloader with --dump or --restore, no configuration required. -Nick Johnson > > -- > Guillaume Laforge > Groovy Project Manager > Head of Groovy Development at SpringSource > http://www.springsource.com/g2one > > -- > > 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]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > > -- Nick Johnson, Developer Programs Engineer, App Engine Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: 368047 -- 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.
