HTTP/2 302
server: nginx
date: Mon, 28 Jul 2025 17:11:28 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100213090922
location: https://web.archive.org/web/20100213090922/https://code.google.com/appengine/docs/java/datastore/
server-timing: captures_list;dur=0.690492, exclusion.robots;dur=0.027141, exclusion.robots.policy;dur=0.012543, esindex;dur=0.016240, cdx.remote;dur=124.258805, LoadShardBlock;dur=164.485555, PetaboxLoader3.datanode;dur=59.027541, PetaboxLoader3.resolve;dur=77.649439
x-app-server: wwwb-app214
x-ts: 302
x-tr: 318
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app214; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Mon, 28 Jul 2025 17:11:32 GMT
content-type: text/html; charset=ISO-8859-1
x-archive-orig-vary: Accept-Language,Cookie,Referer
x-archive-orig-etag: "2748e38442dd6f8780b20513bc0b26fb"
x-archive-orig-last-modified: Sat, 13 Feb 2010 09:09:22 GMT
x-archive-orig-date: Sat, 13 Feb 2010 09:09:22 GMT
x-archive-orig-expires: Sat, 13 Feb 2010 10:09:22 GMT
x-archive-orig-cache-control: public, max-age=3600
x-archive-orig-x-content-type-options: nosniff
x-archive-orig-server: codesite_static_content
x-archive-orig-x-xss-protection: 0
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 13 Feb 2010 09:09:22 GMT
link:
; rel="original",
; rel="timemap"; type="application/link-format",
; rel="timegate",
; rel="first memento"; datetime="Fri, 10 Apr 2009 21:22:33 GMT",
; rel="prev memento"; datetime="Wed, 30 Dec 2009 23:01:00 GMT",
; rel="memento"; datetime="Sat, 13 Feb 2010 09:09:22 GMT",
; rel="next memento"; datetime="Thu, 24 Jun 2010 06:03:58 GMT",
; rel="last memento"; datetime="Mon, 18 Dec 2023 07:15:51 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_14_20100213061054_crawl103-c/51_14_20100213090912_crawl103.arc.gz
server-timing: captures_list;dur=0.705350, exclusion.robots;dur=0.028087, exclusion.robots.policy;dur=0.012325, esindex;dur=0.013085, cdx.remote;dur=2227.228895, LoadShardBlock;dur=421.026567, PetaboxLoader3.datanode;dur=427.156689, load_resource;dur=505.178515, PetaboxLoader3.resolve;dur=379.280839
x-app-server: wwwb-app214
x-ts: 200
x-tr: 3243
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
The Datastore Java API - Google App Engine - Google Code
The Datastore Java API
The App Engine datastore is a schemaless object datastore, with a query engine and atomic transactions. The Java SDK includes implementations of the Java Data Objects (JDO) and Java Persistence API (JPA) interfaces, as well as a low-level datastore API.
This reference describes the Java interfaces for the App Engine datastore, with an emphasis on JDO. It has the following sections: