Apache OpenJPA | |
Logo Size: | 250px |
Developer: | Apache Software Foundation |
Latest Release Version: | 3.2.2 |
Latest Release Date: | [1] |
Operating System: | Cross-platform |
Size: | 21.8 MB (archived binary) / 11.7 MB (archived source) |
Platform: | Java |
Programming Language: | Java |
Genre: | Object-relational mapping |
License: | Apache License 2.0 |
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 License 2.0.
Kodo, a Java Data Objects implementation, was originally developed by SolarMetric, Inc in 2001. BEA Systems acquired SolarMetric in 2005, where Kodo was expanded to be an implementation of both the JDO (JSR 12)[2] and JPA (JSR 220)[3] specifications. In 2006, BEA donated a large part of the Kodo source code to the Apache Software Foundation under the name OpenJPA. The donated source code will be the core persistence engine of BEA Weblogic Server, IBM WebSphere, and the Geronimo Application Server.[4] In May 2007, OpenJPA graduated from the incubator to a top-level project and also passed Sun's Technology Compatibility Kit compliant with the Java Persistence API.[5]