返回

阅读新闻

Hibernate 3.5.3-Final 发布-下载

红薯 发布于 1年前,共有 0 条评论

Hibernate 3.5.3-Final 是一个维护版本,主要是针对一些小bug进行修复,值得关注的改动有:

  • HHH-5098 would cause an AssertionFailure when Entity Manager builds the metamodel for an entity that has a parameterized collection.
  • HHH-3220 would cause an AssertionFailure when a StatelessSession is used to execute a query that requires joins that exceed the maxfetchdepth setting.
  • HHH-4036 would lead to an exception when an entity subclass is mapped with an entity name.

详细的改进内容请看 ChangeLog

下载 Hibernate 3.5.3-Final