OpenJPA is an open source implementation of the Java Persistence API specification. It is an object-relational mapping (ORM) solution for the Java language, which simplifies storing objects in databases. It is open source software distributed under the Apache 2.0 Licence.
OpenJPA is an open source implementation of the Java Persistence API specification similar to hibernate and eclipselink. It is an object-relational mapping (ORM) solution for the Java language, which simplifies storing objects in databases. It is open source software distributed under the Apache 2.0 Licence.
The project is an official Apache projectand is available at http://openjpa.apache.org/