设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Hibernate ORM 5.0.5发布

2015-12-3 23:03| 发布者: joejoe0332| 查看: 792| 评论: 0|原作者: oschina|来自: oschina

摘要: Hibernate 5.0.5 发布,这是 Hibernate ORM 5.0 的第 5 个 bug 修复版本,主要改进:Bug 修复 - Inheritance.JOINED + @DiscriminatorColumn : ERROR on quering - SQLGrammarException with @DiscriminatorColumn i ...

Hibernate 5.0.5 发布,这是 Hibernate ORM 5.0 的第 5 个 bug 修复版本,主要改进:

Bug 修复

  • [HHH-9191] - Inheritance.JOINED + @DiscriminatorColumn : ERROR on quering

  • [HHH-9302] - SQLGrammarException with @DiscriminatorColumn in an inheritance hierarchy

  • [HHH-9343] - Case/when in criteria with string literal result fails type checking

  • [HHH-10157] - Postgis geometry type for JTS geometrys not usable

  • [HHH-10185] - In nonstrict-read-write mode the remove may be not applied

  • [HHH-10291] - Partially generated composite attribute is not retrieved after insert

  • [HHH-10296] - Fix more DB reserved words used by tests

  • [HHH-10304] - ImplicitCompositeKeyJoinTest#testImplicitCompositeJoin fails due to dialect-specific differences in generated SQL string

  • [HHH-10309] - HHH-10242 is too aggressive in cases of FIELD access

  • [HHH-10311] - Primary key length used in unit test is too long for DB2

  • [HHH-10312] - Unit test failures due to DB problems interpreting proper type for null value when bound to a query

  • [HHH-10320] - Unit test failures due to feature tested that is not supported by database

  • [HHH-10321] - HHH-9866 is alive; Wrong join table column names generation with globally_quoted_identifiers

  • [HHH-10322] - Test failures due to function name differences by dialect

  • [HHH-10323] - Unit test failure on Oracle because constructor cannot be found

  • [HHH-10325] - Test failure on MySQL and MariaDB because they do not allow casting as float type

  • [HHH-10327] - Unit test failures due to date/time precision mismatches

  • [HHH-10328] - Unit test failure due to database identifier too long

任务

  • [HHH-10335] - Upgrade to Hibernate Commons Annotations 5.0.1.Final

  • [HHH-10336] - Upgrade to Jandex 2.0.0.Final

改进

  • [HHH-10301] - HQLQueryPlan allocates a new ArrayList every time even if it is not required

  • [HHH-10302] - Lots of allocations of LoadEvent and PostLoadEvent

  • [HHH-10306] - Use module initializer to add Hibernate 2LC externalizers

  • [HHH-10308] - Don't make deep copy of property with AttributeConverter if Java type is known to be immutable

  • [HHH-10313] - Make SessionImplementor extend WrapperOptions

  • [HHH-10314] - In some cases BatchFetchQueue is created just to try and remove a key

  • [HHH-10338] - Use an explicit empty object array to prevent the varargs method allocating one

下载:https://github.com/hibernate/hibernate-orm/archive/5.0.5.zip


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部