From 018ba13ad807d295dd37753f425eabf1e4bbdbbf Mon Sep 17 00:00:00 2001
From: Mark Struberg
The Apache OpenJPA community is proud to release a distribution of
- OpenJPA 2.4.1. This distribution is based on the final JSR 317 Java
- Persistence API, Version 2.0 specification and passes the JPA 2.0 TCK,
- while remaining backwards compatible with prior releases based on the
- Java Persistence API (JPA 1.0) part of Java Community Process JSR-220
- (Enterprise JavaBeans 3.0).
+ OpenJPA 3.0.0. This distribution is based on the final JSR 338 Java
+ Persistence API, Version 2.2 specification while not beeing fully TCK tested.
+ We remain backwards compatible with prior releases based on the
+ Java Persistence API 1.0 and 2.0.
Additional information on the OpenJPA project may be found at the project
web site: http://openjpa.apache.org OpenJPA requires Java 6 or higher and a relational
+ OpenJPA requires Java 8 or higher and a relational
database of some sort.
Release Notes for Apache OpenJPA 2.4.1
+Release Notes for Apache OpenJPA 3.0.0
Prerequisites
-
Copyright 2006,2012 The Apache Software Foundation +
Copyright 2006,2018 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
Apache OpenJPA includes the persistence and orm schemas from the JPA specifications.
Copyright 2005-2009 Sun Microsystems, Inc. All rights reserved.
@@ -124,14 +123,14 @@ in each release of OpenJPA.
Release notes for earlier releases of OpenJPA may be found in SVN at the following locations.