Link Details

Link 285487 thumbnail
User 327225 avatar

By limcheekin
via grails.org
Published: Nov 12 2009 / 07:56

The App Engine GORM plugin work with App Engine Plugin and GORM JPA plugin to allow Grails application running in Google App Engine(GAE) perform batch insert, update and delete operation. Given request time limit (30 seconds approximately) from GAE, support of these batch operations is critical for any serious Grails application running in GAE such as application that required massive data input from complex form, import data by file upload and bulk loading data to data store(BigTable).
  • 20
  • 0
  • 1444
  • 290

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.