Class DevAppServerDatastorePropertyHelper
java.lang.Object
com.google.appengine.tools.development.DevAppServerDatastorePropertyHelper
Manage
DevAppServer local datastore service properties.
This permits applying defaults specific to the local datastore run in the
DevAppServer or in DevAppServer integration tests. These
defaults do not apply to the datastore service unit test config.-
Method Summary
Modifier and TypeMethodDescriptionstatic voidsetDefaultProperties(Map<String, String> serviceProperties) Apply DevAppServer local datastore service property defaults where properties are not already otherwise configured.
-
Method Details
-
setDefaultProperties
Apply DevAppServer local datastore service property defaults where properties are not already otherwise configured.
-