Java著名ORM框架,Hibernate ORM 4.1.4 发布

jopen 12年前
   <p><img alt="Java著名ORM框架,Hibernate ORM 4.1.4 发布" src="https://simg.open-open.com/show/ef9b3114a65bd2456bf64bec7e3515f0.jpg" width="150" height="42" /></p>    <p><strong>Hibernate</strong>是一种Java语言下的对象关系映射解决方案。 它是使用GNU宽通用公共许可证发行的自由、开源的软件。它为面向对象的领域模型到传统的关系型数据库的映射,提供了一个使用方便的框架。<strong>Hibernate也是目前Java开发中最为流行的数据库持久层框架,现已归JBOSS所有。</strong></p>    <p>它的设计目标是将软件开发人员从大量相同的数据持久层相关编程工作中解放出来。无论是从设计草案还是从一个遗留数据库开始,开发人员都可以采用Hibernate。</p> Hibernate不仅负责从Java类到数据库表的映射(还包括从Java数据类型到SQL数据类型的映射),还提供了面向对象的数据查询检索机制,从而极大地缩短的手动处理SQL和JDBC上的开发时间。    <strong><br /> <br /> </strong>    <p><span style="font-weight:bold;">Hibernate ORM 4.1.4 发布了</span>,这是一个小的 bug 修复版本,修复了 37 个 bug ,</p>    <h3>Issues: Updated recently</h3>    <div class="mod-content">     <ul class="issues">      <li class="vevent"><img title="Bug - A problem which impairs or prevents the functions of the product." alt="Java著名ORM框架,Hibernate ORM 4.1.4 发布" src="https://simg.open-open.com/show/0d3c7b704d9f053e41997e7ba05e3e87.gif" width="16" height="16" /> <a class="url issue summary" href="/misc/goto?guid=4958342337298553367">HHH-7093</a> <span class="date"><abbr class="dtend" title="2012-05-31T16-19">Today 4:19 PM</abbr></span> <span class="description">ValidityAuditStrategy causes Exception with Postgres and deep subclass hierarchy</span> </li>      <li class="vevent"><img title="Bug - A problem which impairs or prevents the functions of the product." alt="Java著名ORM框架,Hibernate ORM 4.1.4 发布" src="https://simg.open-open.com/show/0d3c7b704d9f053e41997e7ba05e3e87.gif" width="16" height="16" /> <a class="url issue summary" href="/misc/goto?guid=4958342338110061772">HHH-7313</a> <span class="date"><abbr class="dtend" title="2012-05-31T12-33">Today 12:33 PM</abbr></span> <span class="description">DiscriminatorFormulaTest in Hibernate envers Testsuite fails on Sybase(15.7)</span> </li>      <li class="vevent"><img title="Bug - A problem which impairs or prevents the functions of the product." alt="Java著名ORM框架,Hibernate ORM 4.1.4 发布" src="https://simg.open-open.com/show/0d3c7b704d9f053e41997e7ba05e3e87.gif" width="16" height="16" /> <a class="url issue summary" href="/misc/goto?guid=4958342338912973393">HHH-7084</a> <span class="date"><abbr class="dtend" title="2012-05-31T09-09">Today 9:09 AM</abbr></span> <span class="description">Hibernate ClassLoaderService improperly set the parent classloader to Hibernate's</span> </li>     </ul>    </div>    <p><br /> 详情请看 <a href="/misc/goto?guid=4958342339717960709">changelog</a></p>    <p class="wikiPara">下载地址:<a href="/misc/goto?guid=4958342340512101294">ZIP</a>/<a href="/misc/goto?guid=4958342341309915452">TGZ</a></p>