Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What features have been fixed in Hibernate ORM 4.1.1

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

This article introduces the knowledge about "Hibernate ORM 4.1.1 fixes what functions". In the actual case operation process, many people will encounter such difficulties. Next, let Xiaobian lead you to learn how to deal with these situations! I hope you can read carefully and learn something!

Hibernate is an object-relational mapping solution for Java. It is free and open source software distributed under the GNU Lesser General Public License. It provides an easy-to-use framework for mapping object-oriented domain models to traditional relational databases. Hibernate is also the most popular database persistence layer framework in Java development, and is now owned by JBOSS.

Hibernate ORM 4.1.1 has just been released and includes several improvements and bug fixes, notably:

Significant performance improvement for the internal QueryPlanCache class, which caches HQL and JPQL as well as SQL compilations, addressing concurrency bottlenecks (HHH-5927)

Improvements to 4.1 New natural id loading feature, e.g. loading via persistent inheritance (HHH-7046)

Improvements to the naturalid loading feature may cause problems with existing apps using @NaturalId

Allow JPA static metamodel to remain valid in non-JAP features using @Any mapping (HHH-6589)

Custom collection types can be supported via @CollectionType (HHH-4417)

Documentation improvements, full migration to DocBook v5

"Hibernate ORM 4.1.1 fixed what features" content introduced here, thank you for reading. If you want to know more about industry-related knowledge, you can pay attention to the website. Xiaobian will output more high-quality practical articles for everyone!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report