>  기사  >  데이터 베이스  >  DataNucleus Access Platform 3.1.2发布

DataNucleus Access Platform 3.1.2发布

WBOY
WBOY원래의
2016-06-07 15:37:07936검색

DataNucleus Access Platform 3.1.2 (Kepler) 最近发布。 DataNucleus Access Platform是一个基于JAVA的数据持久化框架,类似于Hibernate、EclipseLink之类的框架,支持多种关系数据库系统,以及Neo4j、MongoDB等NoSQL数据库,还有LDAP、XML和Excel等。 3.1.

DataNucleus Access Platform 3.1.2 ("Kepler") 最近发布。


DataNucleus Access Platform是一个基于JAVA的数据持久化框架,类似于Hibernate、EclipseLink之类的框架,支持多种关系数据库系统,以及Neo4j、MongoDB等NoSQL数据库,还有LDAP、XML和Excel等。


3.1.2版主要的改进包括:


Fix to lookup of object inheritance level in some corner-case situations
Provide TypeConverters for persisting Serializable object as byte[] or base-64 encoded string
Fix clone of JPQL query so that "from" is cloned
Log which fields (numbers) are being attached
Complete TODO in FetchPlan code for dynamic fetch groups from PM
JDO : Fix bug in map key/value metadata handling introduced in 3.1.1
JPA : Fix bug in use of Query.getParameters when used by Spring Data JPA
XML : Fix to class loading in relation lookup
Neo4j : Fix to some JPQL queries causing exception
Neo4j : Fix to lazy load iterator for empty result condition
Neo4j : Fix to stackoverflow with bidirectional relation retrieval
Neo4j : Support persistence of arrays
Neo4j : Support persistence of serialised fields
Neo4j : Support "increment" value generator
MongoDB : Support for capped DB collections (size limit on objects of a type)
MongoDB : Fix to replica-set URL string parsing
RDBMS : Extend support for stored procedure parameters to other types
Various other bug fixes and minor improvements
성명:
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.