Download List

專案描述

DataNucleus AccessPlatform is a standards-compliant Java persistence product. It is fully compliant with the JDO1, JDO2, JDO2.1, JDO2.2, JDO3, JPA1, JPA2 and JPA2.1 Java standards, and provides a REST API. It complies with the OGC Simple Feature Spec for persistence of geospatial Java types. It allows access to all popular RDBMS available today, together with the MongoDB, LDAP, NeoDatis, JSON, Excel/ODF spreadsheets, XML, BigTable, HBase, and Neo4j databases.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-02 08:17
3.2.0 M3

JPA2.1 FROM "ON" clause was added. Multi-object usage of EntityManager persist/remove/merge/detach was added. JTA transaction handling was improved/extended. Support for the Virtuoso database was added. RDBMS bulk update/delete support was improved. The L2 cache update process was improved. Precompilation of named queries during EMF/PMF startup was added. The RDBMS has fixes for SQLServer locking and MySQL autoincrement retrieval. Many other bugs were fixed for HBase, Excel, and RDBMS datastores.
標籤: JDO, JPA, Persistence

2013-01-22 21:25
3.1.4

Persist of N side of 1-N bidir relation with detached owner was fixed. Class loader ordering was fixed. JPQL bulk delete for SQLServer was fixed. Use of parameters in range of JDOQL statements for RDBMS was fixed. Improvements were made to the use of JTA transactions with JavaEE under JPA.
標籤: JPA, JDO, Persistence

2013-01-02 07:49
3.2.0 M2

Support for JPA2.1 GenerateSchema has been added.

Access to native queries has been added.

A bug related to JTA usage in JavaEE with JPA has been fixed.

Support for HBase bloomfilter/in-memory/compression, etc. has been added.

Polymorphic queries for MongoDB have been improved.

Refactoring to object pooling (performance) and "mapped" datastores has been performed.

ASM has been repackaged into datanucleus-core,
and a bug in runtime enhancement has been fixed.

Many other bugs have been fixed,
and minor features added.
標籤: JDO, JPA, Persistence

2012-03-12 03:40
3.1 Milestone 1

javax.time is now supported out of the box. Support for bulk loading from datastore via PM.getObjectsById was added. Support for JPA2.1 AttributeConverter API was added. Support for multitenancy via discriminator for HBase was added. Support for JDO/JPA schema naming conventions was added for ODF, Excel, MongoDB, HBase, and JSON datastores. A new internal generic type converter API was added, and is supported for RDBMS, ODF, Excel, MongoDB, HBase, and JSON datastores.
標籤: JDO, JPA, Persistence

2012-02-29 07:34
3.0.8

Cascade-attach of arrays of persistables was fixed. The JPA extension feature "findTypeConversion" was fixed. A bug in OSGi class loading for persistence.xml was fixed. Support for sequences with Derby was added. Some other minor improvements were made.
標籤: JDO, JPA, Persistence

Project Resources