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에서 "ON" 절이 추가 되었습니다. 다중 개체 사용 EntityManager 유지/제거/병합/분리의 추가 되었습니다. JTA 트랜잭션 처리 개선/확장 했다입니다. 거장 데이터베이스에 대 한 지원이 추가 되었습니다. RDBMS 대량 업데이트/삭제 지원 기능이 향상 되었습니다. L2 캐시 업데이트 프로세스가 개선 되었습니다. EMF/PMF 시작 하는 동안 명명 된 쿼리를 미리 컴파일하는 추가 되었습니다. RDBMS는 SQLServer 잠금 및 MySQL 자동 검색에 대 한 수정. HBase, Excel 및 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

유지의 N 1-N bidir의 단독된 소유자와 관계 수정 되었습니다. 클래스 로더 주문 수정 되었습니다. SQLServer JPQL 대량 삭제 수정 되었습니다. RDBMS에 대 한 범위 JDOQL 문에서 매개 변수 사용 하 여 수정 되었습니다. JPA에서 Javaee와 JTA 트랜잭션 사용 하 여 향상 되었습니다.
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

JPA2.1 Generateschema에 대 한 지원이 추가 되었습니다.

기본 쿼리에 액세스 추가 되었습니다.

JPA와 Javaee의 JTA 사용에 관련 된 버그가 수정 되었습니다.

HBase bloomfilter/에-메모리/압축, 등등에 대 한 지원이 추가 되었습니다.

Mongodb에 대 한 다형성 쿼리 개선 되었습니다.

개체 풀링 (성능) 및 데이터 저장소 "매핑된" 리팩터링을 수행 되었습니다.

ASM datanucleus 코어로 다시 작성 되었습니다 및 런타임 향상에 버그가 수정 되었습니다.

다른 많은 버그 고정, 그리고 사소한 기능 추가 되었습니다.
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

javax.time 상자 밖의 지원 됩니다. 대량 PM.getObjectsById 통해 데이터 저장소에서 로드에 대 한 지원이 추가 되었습니다. JPA2.1 AttributeConverter API에 대 한 지원이 추가 되었습니다. Hbase의 판별자를 통해 multitenancy에 대 한 지원이 추가 되었습니다. JDO/JPA 스키마 명명 규칙에 대 한 지원은 ODF, Excel, MongoDB, HBase, 그리고 JSON 데이터에 대 한 추가 되었습니다. 새로운 내부 제네릭 형식 변환기 API 및 RDBMS, ODF, Excel, MongoDB, HBase, 그리고 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

Persistables 배열의 캐스케이드 연결 고정 되었다. JPA 확장 기능 "findTypeConversion" 고정 되었다. Persistence.xml을 로드 하는 OSGi 클래스의 버그가 수정 되었습니다. 더비 시퀀스에 대 한 지원이 추가 되었습니다. 다른 사소한 향상 되었다.
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