preload
Jul 14

Google Java App Engine SDK 1.2.2 Released

Google has released a new version of the Google App Engine Java SDK, version 1.2.2. This is largely a bugfix release, but there are some interesting new features:

  • The appcfg upload tool includes proxy support.
  • JDO and JPA support an extension that lets you mark individual fields as “unindexed.”
  • At long last, the dev appserver has a data viewer. Start your app locally and point your browser to http://localhost:8080/_ah/admin to check it out.
  • The local datastore now has the same transaction behavior as the production datastore.
  • You can issue ancestor queries inside transactions.

Download Google App Engine 1.2.2.

Tagged with:
Written by Content Team on July 14, 2009     Print Print

Leave a Reply

© 2004-2009 Rightrix Solutions