Download List

Descripción del Proyecto

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 de la cláusula de "ON" añadió. Uso multiobjeto de EntityManager persisten/quitar/merge/desconexión fue agregado. Manejo de transacciones JTA fue mejorado/extendido. Se agregó soporte para la base de datos de Virtuoso. RDBMS a granel actualizar/eliminar apoyo mejoró. Se mejoró el proceso de actualización de memoria caché L2. Se agregó la precompilación de nombradas consultas durante el inicio de la EMF/PMF. El RDBMS tiene correcciones para bloqueo de SQLServer y MySQL autoincrement recuperación. Muchos otros errores se fijaron para almacenes de datos HBase, Excel y RDBMS.
Tags: JDO, JPA, Persistence
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.

2013-01-22 21:25
3.1.4

Persisten de lado N de N-1 bidir relación con propietario independiente fue fijada. Se fijó la clase loader pedidos. Se fijó el eliminar a granel JPQL para SQLServer. Uso de parámetros en las declaraciones de la gama de JDOQL para RDBMS fue fijada. Mejoras fueron hechas para el uso de transacciones JTA con JavaEE en JPA.
Tags: JPA, JDO, Persistence
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.

2013-01-02 07:49
3.2.0 M2

Se ha añadido soporte para GenerateSchema JPA2.1.

Se ha añadido el acceso a consultas nativas.

Se ha corregido un error relacionado con el uso JTA en JavaEE con JPA.

Se ha añadido soporte para HBase bloomfilter en-memoria/compresión, etc..

Se han mejorado las consultas polimórficas de MongoDB.

Se ha realizado la refactorización para agrupación de objetos (rendimiento) y almacenes de datos "asignado".

ASM tiene una nueva presentación en datanucleus núcleo, y se ha corregido un error en tiempo de ejecución de mejora.

Muchos otros errores han sido fijas y menores características añadidas.
Tags: JDO, JPA, Persistence
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.

2012-03-12 03:40
3.1 Milestone 1

ahora se admite la javax.time fuera de la caja. Se agregó soporte para carga de almacén de datos a través de PM.getObjectsById masiva. Se agregó soporte para la API de AttributeConverter JPA2.1. Se agregó soporte para multitenancy vía discriminador para HBase. Soporte para las convenciones de nomenclatura de esquema JDO/JPA fue agregado para almacenes de datos ODF, Excel, MongoDB, HBase y JSON. Un convertidor de tipos genéricos interna nueva API, agregó y es compatible para almacenes de datos RDBMS, ODF, Excel, MongoDB, HBase y JSON.
Tags: JDO, JPA, Persistence
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.

2012-02-29 07:34
3.0.8

Conexión en cascada de matrices de persistables fue fijada. Se corrigió la función de extensión de App "findTypeConversion". Se corrigió un error en la clase de OSGi carga para persistence.xml. Se agregó soporte para secuencias con Derby. Se hicieron algunas otras mejoras menores.
Tags: JDO, JPA, Persistence
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.

Project Resources