News/Events
DataNucleus Access Platform 1.0.2 Released

Oct 30th 2008- DataNucleus Access Platform 1.0.2 ("Faraday") is released. DataNucleus Access Platform provides persistence and retrieval of Java objects to/from a wide range of datastores including RDBMS, db4o, LDAP, XML, and Excel. It continues from the Java Persistent Objects (JPOX) project. Version 1.0.2 includes the following changes

  • Upgrade to ASM 3.1
  • Upgrade to JDO 2.2 final jar
  • Bug fixes to L2 caching of object version, and handling of garbage collected objects
  • Removal of a JDK1.5 method so people with JDK1.3/4 can use it
  • Fix to how fields are marked as loaded with application identity
  • Fix to replication of SCO fields
  • Fix to URL handling with DB4O plugin
  • Fix to XMLIDRef handling in XML plugin

This release is downloadable under an Apache 2 license from the DataNucleus community site.