Skip to content
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.

javaee/jpa-spec

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
July 21, 2017 15:05
August 21, 2017 16:31
August 31, 2018 19:11

⚠️This project is now part of the EE4J initiative. This repository has been archived as all activities are now happening in the corresponding Eclipse repository. See here for the overall EE4J transition status.

 

Java Persistence API specification

This is collaboration repository for JSR 338: Java Persistence 2.1: https://www.jcp.org/en/jsr/detail?id=338

For specification related discussions join https://javaee.groups.io/g/jpa-spec

Latest version of the specification: JavaPersistence.pdf

Latest version of the XML schema for persitence.xml: persistence_2_2.xsd

Reference of the API defined by the specification and full reference implementation of the specification are available through the EclipseLink project with sources of the API available at: https://github.com/eclipse/javax.persistence and of the RI at: https://github.com/eclipse/eclipselink.runtime

Latest version of the javadoc: https://javadoc.io/doc/org.eclipse.persistence/javax.persistence/2.2.0