SELECT Property1, Property2 FROM MyEntity ORDER BY Property3
@db.transactional
db.run_in_transtion_options()
get_serving_url()
getServingUrl()
Finally, an important piece of news for our Java developers: the <threadsafe> element is now required in appengine-web.xml file; omitting it will cause an error in the dev appserver.
<threadsafe>
appengine-web.xml
As always, send us feedback in our Google Group, send us technical questions on Stack Overflow, and read the complete release notes for all the new features and fixes in this release for Java, Python, and Go.
Demonstrate your proficiency to design, build and manage solutions on Google Cloud Platform.