Java Persistence API (JPA) is the database layer specification created and maintained by the Java experts group. The first release of JPA happened on the year 2006. Also there is a number of popular implementation for the JPA specifications. EclipseLink is the reference implementation for the JPA. If you are not familiar with JPA programming, please read our Introduction to JPA. This post is created for maintaining the latest releases and version numbers for both JPA specification and implementation from the various vendors.
The final release date of the JPA 1.0 specification was 11 May 2006 as part of Java Community Process JSR 220. As the first version, it was released as part of the EJB 3.0 technology. Later this is moved out and made it as separate specification. The JPA 2.0 specification was released 10 December 2009. The JPA 2.1 specification was released 22 April 2013.
[table id=2 /]This page is frequently updated with the latest version of JPA implementations.