- JPOX
Infobox Software
name = JPOX
caption =
developer = JPOX Team
latest release version = 1.2.3
latest release date = release date|2008|07|23
operating system =Cross-platform
platform = Java
genre = ORM
license = Apache 2
website = http://www.jpox.org/JPOX (Java Persistent Objects) is an open source and fully compliant implementation of the
Java Data Objects (JDO) 1.0, 2.0, 2.1 specifications and the JPA1 specification, providing transparentpersistence of Java objects. It supports persistence to all of the majorrelational database management system s on the market today, supporting all of the mainobject-relational mapping (ORM) patterns, allows querying using eitherJDOQL orSQL , and comes with its own byte-code enhancer.JPOX 1.0 implements the JDO 1 specification and passes the JDO 1 TCK. JPOX 1.1 extends the JPOX 1.0 capabilities to implement the JDO 2 specification and passes the JDO 2 TCK. JPOX 1.1 is also the JDO 2 Reference Implementation.JPOX 1.2 implements the JDO2.1 and JPA 1 specifications, as well as support persistence to the DB4O object database.JPOX 1.1+ is designed with
OSGi technology.JPOX is available under an Apache 2 license.
External links
* [http://www.jpox.org/ JPOX] - an Open Source Java persistence implementation
*JFire - ERP using JPOX for persistence
Wikimedia Foundation. 2010.