阅读更多

3顶
2踩

编程语言
Jboss发布了最新版本的Hibernate 4.2.4 最终版本。

该版本修改了一些bug,提高了osgi以及JPA的一些特性。主要改进如下:

Bug修复:

  • [HHH-3078] - Problem with multiple classloaders and cglib proxy enhancement, e.g. in the usual tomcat configuration
  • [HHH-4141] - Typo in tutorial docs
  • [HHH-4261] - @Any mapping fails during configuration: "@Any requires an explicit @JoinColumn(s)"
  • [HHH-4294] - Generated SQL includes a column named "null" when referencing a map entry by key and using @LazyCollection(LazyCollectionOption.EXTRA)
  • [HHH-7959] - Hibernate/Infinispan 2nd Level Caches set to JBoss7 transaction-mode=NONE stop functioning after an explicit eviction
  • [HHH-8055] - Typo in docs? 16.3. Associations and joins
  • [HHH-8193] - MSSQL: The stream value is not the specified length. The specified length was 7, the actual length is 0.
  • [HHH-8302] - C3P0 initialPoolSize non longer initialized with minPoolSize
  • [HHH-8362] - Wrong add contraint unique statement for informix
  • [HHH-8371] - The method org.hibernate.internal.util.StringHelper.lastIndexOfLetter does not consider the character '_'
  • [HHH-8373] - NullPointerException in QueryImpl#extractParameterInfo
  • [HHH-8390] - Foreign key reference generated before unique constraint exists
  • [HHH-8397] - MultiLineImportFileTest failing on some platforms
  • [HHH-8420] - Correct test-only failures occurring in matrix CI
  • [HHH-8427] - Typo in documentation - Basic Mapping
  • [HHH-8428] - ProviderMBeanRegistration.locateSessionFactory() NPE
改进:

  • [HHH-8378] - hibernate-osgi cleanup on bundle stop
  • [HHH-8424] - Skip collection element/map key AnyTypes in JPA metamodel
详细信息:https://hibernate.atlassian.net/secure/ReleaseNote.jspa?projectId=10031&version=13750

下载地址:http://www.hibernate.org/downloads
3
2
评论 共 5 条 请登录后发表评论
5 楼 w156445045 2013-08-10 21:15
andyhan 写道
w156445045 写道
咋hibernate由JBOss发布了??
被收购了嘛?

多少年前的事情了,连JBoss自己被红帽收购都有好些年了。



哈哈 谢谢

好像是Vmware 收购了Spring吧?
4 楼 OpenMind 2013-08-10 21:06
这么多年了,我还是坚持用自己写的ORM框架,高效灵活。Hibernate太重了。
3 楼 andyhan 2013-08-08 22:37
w156445045 写道
咋hibernate由JBOss发布了??
被收购了嘛?

多少年前的事情了,连JBoss自己被红帽收购都有好些年了。
2 楼 100441578 2013-08-08 22:30
w156445045 写道
咋hibernate由JBOss发布了??
被收购了嘛?

这都多少年前的事情了。。。。。。
1 楼 w156445045 2013-08-08 20:54
咋hibernate由JBOss发布了??
被收购了嘛?

发表评论

您还没有登录,请您登录后再发表评论

相关推荐

  • 添加hibernate支持所需要的jar包

    添加hibernate支持所需要的jar包,含antlr-2.7.7.jar,dom4j-1.6.1jar,hibernate-commons-annotatlons-4.0.1-Final.jar,hibernate-core-4.2.4.Final.jar,hibernate-jpa-2.0-api-1.0.1.Final.jar,javassist-3.15.0.GA....

  • No such file or directory(没有那个文件或目录)的小问题

    昨天升级一个服务,发现没有现成的启动脚本。 就随手写了一个,一运行发现不行。 竟然报错说找不到文件, No such file or directory 【nohup: cannot run command `test.sh': No such file or directory】 怪了,文件明明在那儿,相对路径,绝对路径都试过了,却一直报这个。 test.sh里面调用了run.bi

  • 原来是在Tomcat服务器上发布,现在改为JBoss 发布 Struct2 +Spring+hibernate Maven项目出错解决方法

    原来是在Tomcat服务器上发布,现在改为JBoss 发布 Struct2 +Spring+hibernate Maven项目出错解决方法 错误日志:  08:41:20,171 INFO [org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl] ...

  • Struts2.3.6+Spring3.2.4+Hibernate4.2.4 Jar包总结

    struts2-core-2.3.16.jar 是struts2的核心框架 ...javassist-3.15.0-GA.jar 初始化struts2的Filter的必要组件,Hibernate延时加载生成代理类使用,生成字节码的类,同asm,但是较简单,可动态改变类结构或...

  • hibernate jar

    hibernate相关jar包 ...hibernate-core-4.2.4.Final.jar hibernate-jpa-2.0-api-1.0.1.Final.jar javassist-3.15.0-GA.jar jboss-logging-3.1.0.GA.jar jboss-transaction-api_1.1_spec-1.0.1.Final.jar

  • Hibernate 环境搭建

    hibernate 的依赖配置,环境搭建

  • hibernate入门--安装JBoos Tools、配置

    简介 作为hibernate入门的小白,摸索hibernate的配置以及简单的一对一映射遇到了...hibernate版本的更新太快了,导致不同版本用相同的配置会遇到不同的问题。在这里我首先说明一下自己所用的eclipse、Jboos Tools、h...

  • hibernate核心架包+MySQL+SQLserver数据库驱动包

    该文件夹中包含的架包如下:antlr-2.7.7.jar,dom4j-1.6.1.jar,hibernate-commons-annotations-4.0.2.Final.jar,hibernate-core-4.2.4.Final.jar,hibernate-jpa-2.0-api-1.0.1.Final.jar,javassist-3.15.0-GA....

  • hibernate基础jar包

    hibernate-core核心jar包 (antlr-2.7.7 dom4j-1.6.1 hibernate-commons-annotations-4.0.2.Final hibernate-core-4.2.4.Final hibernate-jpa-2.0-api-1.0.1.Final javassist-3.15.0-GA jboss-logging-3.1.0.GA ...

  • Hibernate Annotations 中文文档

    http://docs.jboss.org/hibernate/annotations/3.4/reference/zh_cn/html_single/#d0e2309 2.4.3.6. 生成的属性 2.4.4. 继承 2.4.5. 关于单个关联关系的注解 2.4.5.1. 延迟选项和获取模式 2.4.6. 关于集合类型的...

  • hibernate 中文文档

    Hibernate Annotations 参考文档 3.2.0 CR1 目录 前言 1. 翻译说明 2. 版权声明 前言 1. 创建一个注解项目 1.1. 系统需求 1.2. 系统配置 2. 实体Bean 2.1. 简介 2.2. 用EJB3注解进行映射 2.2.1. 声明...

  • Hibernate的使用

    Hibernate的使用一、快速起步导入依赖配置文件实体类映射配置日期|时间映射新增测试备注二、Session缓存操作缓存FlushRefreshClear持久化对象的状态临时对象持久化对象删除对象游离对象Session的核心方法...

  • Hibernate详细教程使用

    一、快速起步 新建一个maven项目 导入依赖 antlr antlr 2.7.7 dom4j dom4j 1.6.1 org.hibernate.common hibernate-commons-annotations 4.0.2.Final org.hibernate hibernate-core 4.2.4.Final org.hibernate.javax....

  • Hibernate

    接着我使用的eclipse演示这个额HelloWorld程序,需要安装一个hibernate的插件: 在workwith里面输入:http://download.jboss.org/jbosstools/updates/stable/kepler/ 我的项目目录结构就是这样了: hibernate.cfg....

  • Spring4-使用整合 Hibernate

    整合 Hibernate 准备 1.Spring 整合 Hibernate 整合什么 ? 1). 有 IOC 容器来管理 Hibernate 的 SessionFactory 2). 让 Hibernate 使用上 Spring 的声明式事务 2.整合步骤: 1). 加入 hibernate ①. jar 包...

  • Hibernate学习一

    什么是 Hibernate ? 一个框架;一个 Java 领域的持久化框架;一个 ORM 框架 对象的持久化: •狭义的理解,“持久化”仅仅指把对象永久保存到数据库中 •广义的理解,“持久化”包括和数据库相关的各种操作: –保存:...

  • Spring整合Hibernate

    1.Spring 整合 Hibernate 整合什么? 1)有IOC容器来管理Hibernate 的 SessionFactory 2)让Hibernate使用上Spring的声明式事务 2.整合步骤 1)加入Hibernate Hibernate官网:http://hibernate.org/ ① 添加jar...

  • hibernate应用程序的Helloworld

    这里使用Idea工具开发,Idea教程:点击打开链接 ,Idea破解:点击打开...lt;!--hibernate--> <dependency> <groupId>org.hibernate</groupId> <arti...

  • Hibernate基本配置

    HibernateORM(object/Relationship Mapping):对象/关系映射写SQL语句的坏处: .不同的数据库使用的SQL语法不同,比如PL/SQL(oracle)与T/SQL(Microsoft) .同样的功能在不同的数据库中有不同的实现方式。比如分页SQL...

  • hibernate初探之表单映射

    什么是ORM?...Hibernate是java领域的一款开源的ORM框架技术。 Hibernate对JDBC进行了非常轻量级的对象封装。 第一个Hibernate例子 开发工具:eclipse for java 安装插件:JBoss Tools(点击help--

Global site tag (gtag.js) - Google Analytics