JPOX 1.1.5 review

Download
by rbytes.net on

JPOX is a free and fully compliant implementation of the JDO 1.0 and 2.0 specifications, providing transparent persistence of Java ob

License: The Apache License 2.0
File size: 0K
Developer: Java Persistent Objects
0 stars award from rbytes.net

JPOX is a free and fully compliant implementation of the JDO 1.0 and 2.0 specifications, providing transparent persistence of Java objects.

JPOX supports persistence to all of the major RDBMS on the market today, supporting all of the main Object-Relational Mapping (ORM) patterns demanded by today's applications, allows querying using either JDOQL or SQL, and comes with its own byte-code enhancer.

JPOX is available under an Open Source Apache 2 license, allowing access to not just a top quality Java persistence implementation but also to the source code, allowing you to contribute to the success story of the principal Open Source JDO implementation in the world today.

JPOX 1.0 implements the JDO 1 specification and passes the JDO 1 TCK. JPOX 1.1 (currently under development) extends the JPOX 1.0 capabilities to implement the JDO 2 specification.

JPOX 1.1 will become the JDO 2 Reference Implementation with its 1.1-final release. JPOX will be updated in future to also implement any EJB3 specification of Java persistence.

What's New in This Release:
A bugfix in persistence-by-reachability-at-commit to limit the extent of object graph loading.
Support for setting ordering of a List using a field in the element.
A bugfix to load all query results earlier at commit so they can be auto-detached.
The addition of a JPOX extension to JDO2 when attaching an object graph to assume same datastore.
Minor other fixes.

JPOX 1.1.5 search tags