热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

DataNucleusAccessPlatform3.0.5发布

DataNucleusAccessPlatform是一个兼容各种标准的Java数据持久化框架,完全兼容JDO1,JDO2,JDO2.1,JDO2.2,JDO2.3,和JPA1等Java标准。提供一个基于REST的API。通过它可以访问所有常见的数据库服务器,还包括LDAP,NeoDatis,JSON,ExcelODF

DataNucleus Access Platform 是一个兼容各种标准的 Java 数据持久化框架,完全兼容 JDO1, JDO2, JDO2.1, JDO2.2, JDO2.3, 和 JPA1 等 Java 标准。提供一个基于 REST 的API。通过它可以访问所有常见的数据库服务器,还包括 LDAP, NeoDatis, JSON, Excel/ODF

DataNucleus Access Platform 是一个兼容各种标准的 Java 数据持久化框架,完全兼容 JDO1, JDO2, JDO2.1, JDO2.2, JDO2.3, 和 JPA1 等 Java 标准。提供一个基于 REST 的API。通过它可以访问所有常见的数据库服务器,还包括 LDAP, NeoDatis, JSON, Excel/ODF spreadsheets, XML, BigTable, 和 Hadoop 数据库等.

3.0.5 版本改进记录:

  • Make use of bulk load from L2 cache on use of PM.getObjectsById
  • Support for override of metadata for inherited fields/properties in embedded objects
  • Fix to in-memory query evaluation when an order clause is null
  • Some clean ups for logging
  • Fix to default value of "datanucleus.identifier.case" which was incorrect in 3.0.4
  • RDBMS : dont load all query results when running non-tx when we retain the connection
  • RDBMS : Support for use of sql-type when there are multiple possible for a jdbc-type
  • RDBMS : Support various MySQL sql types such as LONGTEXT, MEDIUMBLOB etc
  • RDBMS : Some improved error messages
  • JSON : Support for enum fields
  • JSON : Support datastore identity
  • JSON : Support 1-1/1-N/M-N relations
  • JSON : Support field types that have long/String converters
  • JSON : Support versioning of objects
  • DB4O : Remove invalid import from OSGi info

DataNucleus Access Platform下载地址请点这里

推荐阅读
author-avatar
黑铁1988
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有