/demos/helloorm/src/WEB-INF/appengine-web.xml
http://datanucleus-appengine.googlecode.com/ · XML · 10 lines · 9 code · 1 blank · 0 comment · 0 complexity · 276a8ff5e2374416d68aa3fc978a3624 MD5 · raw file
- <appengine-web-app xmlns="http://appengine.google.com/ns/1.0">
- <application>helloorm</application>
- <version>1</version>
- <static-files/>
- <system-properties>
- <property name="helloorm.persistence.standard" value="JPA"/>
- </system-properties>
- <resource-files/>
- </appengine-web-app>