andy
Expert
UK
Joined: Mar 13, 2004
Post Count: 5686
Status:
Offline
|
|
|
DataNucleus AccessPlatform 2.1.0 released
|

Following on 6 months after version 2.0, DataNucleus AccessPlatform version 2.1 ("Thomson") has been released. Changes since 2.0 include
- Significant internal restructuring and API changes to add flexibility and simplicity for future directions
- Added support for persistence to OOXML documents
- Added support for persistence to GoogleStorage datastores
- Added support for persistence of javax.time types
- Added support for persistence of some Google Collections types
- Changed to use rewritten JDOQL implementation for RDBMS by default. This makes many more JDOQL statements runnable than were previously possible
- Uses JDO3 "final" jar
- Uses JPA2 "final" jar
- Supports full JPA2 definition of JPQL
- Supports JPA2 static metamodel creation
- Supports JPA2 orphan removal
- Support for embedded PC objects with Excel persistence
- Support for using spatial methods in queries with the new JDOQL implementation for RDBMS
- Support for BoneCP RDBMS connection pooling library
- Many other minor improvements and bug fixes
Thanks to all companies/individuals who have contributed to the development of AccessPlatform 2.1, and also to Nightlabs for their continued hosting.
You can read the release announcement here
Please note that this release requires jdo-api-3.0.jar - the API for the forthcoming JDO3.0 standard. You can find this in the DataNucleus Maven2 repository and in the download bundles (built from Apache JDO SVN)
----------------------------------------
-Andy 

|