HTTP/2 302
server: nginx
date: Sat, 17 Jan 2026 19:48:52 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091003234151
location: https://web.archive.org/web/20091003234151/https://java.sun.com/javaee/technologies/persistence.jsp
server-timing: captures_list;dur=0.768575, exclusion.robots;dur=0.069560, exclusion.robots.policy;dur=0.055163, esindex;dur=0.011778, cdx.remote;dur=5.684703, LoadShardBlock;dur=355.870979, PetaboxLoader3.datanode;dur=288.804452, PetaboxLoader3.resolve;dur=22.139696
x-app-server: wwwb-app221-dc8
x-ts: 302
x-tr: 388
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app221; path=/
x-location: All
x-as: 14061
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: Sat, 17 Jan 2026 19:48:53 GMT
content-type: text/html;charset=ISO-8859-1
x-archive-orig-server: Sun-Java-System-Web-Server/7.0
x-archive-orig-date: Sat, 03 Oct 2009 23:41:52 GMT
x-archive-orig-set-cookie: JSESSIONID=9F87928929F227B5B546F4BB3F2BEA8A; Path=/
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: iso-8859-1
memento-datetime: Sat, 03 Oct 2009 23:41:51 GMT
link:
; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate"
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: portuguese-web-archive-AWP52009-186/IAH-20091003225311-07642-p5.arquivo.pt.arc.gz
server-timing: captures_list;dur=0.531839, exclusion.robots;dur=0.018852, exclusion.robots.policy;dur=0.008220, esindex;dur=0.014184, cdx.remote;dur=8.352986, LoadShardBlock;dur=290.514403, PetaboxLoader3.resolve;dur=265.411521, PetaboxLoader3.datanode;dur=454.892378, load_resource;dur=480.322211
x-app-server: wwwb-app221-dc8
x-ts: 200
x-tr: 876
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-as: 14061
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
Java Persistence API
Java Persistence API
Improve performance.
Java EE 5 fuels efficiency.
Java Persistence API
The Java Persistence API provides a POJO persistence model for object-relational mapping. The Java Persistence API was developed by the EJB 3.0 software expert
group as part of JSR 220, but its use is not limited to EJB software components. It can also be used directly by web applications and application clients, and
even outside the Java EE platform, for example, in Java SE applications. See JSR
220 .
Downloads
Implementation of Java Persistence API Downloads
To download a fully tested and compatible build, chose the GlassFish v1 FCS branch and download the v1 ur1 b14 binary bundle.
Articles
Using Java Persistence API Within a Visual Web Application
NetBeans IDE 6.0, the Visual Web tools, and Java Persistence API (JPA) give you greater flexibility for writing database-dependent applications.
Using the Java Persistence API on the Desktop
Learn how the Java Persistence API allows you to use POJOs in desktop applications.
The Java Persistence API: A Simpler Programming Model for Entity Persistence
See how much easier and streamlined it is to code for entity persistence with
EJB 3.0 and the Java Persistence API than with the EJB 2.1 programming model.
Tech Tips
Combining Groovy, Grails, MySQL, and the Java Persistence API
Preventing Non-Repeatable Reads in JPA Using EclipseLink
Extended Persistence Context in Stateful Session Beans
Resources
Java Persistence Example
This is a simple example that uses only two entities—a Customer and an
Order, with OneToMany relationships between them.
Java Persistence API FAQ
This FAQ introduces the Java Persistence API and discusses the Java Persistence
API's advantages and how it is being developed.
Tutorials
Introduction to the Java Persistence API
Persistence in the Web Tier
Persistence in the EJB Tier
The Java Persistence Query Language
Related Blogs
Sample Application Using JAX-WS, JavaServer Faces, Spring, and Java Persistence APIs on Glassfish
Sample Application Using JAX-WS, JavaServer Faces, Enterprise JavaBeans 3.0, and Java Persistence APIs on Glassfish
Sample Application Using JavaServer Faces Technology, Seam, and Java Persistence APIs on GlassFish
Using JavaServer Faces, Spring 2.0, and Java Persistence APIs in an Application
Java Persistence Query Return Types
Community
GlassFish Community
Participate in the community development of the latest version of Sun Java
System Application Server, which implements the newest features in the Java EE 5
platform.
The Aquarium
Get daily news from the Glassfish Community.
Java Enterprise Community
Here's the place to exchange ideas with other developers working with Java EE technologies.
Java EE Forums
Use developer forums to share information, locate tried solutions, and learn
best practices.