Tags
Authors
Although there has been support for SAP HANA in Hibernate for some time, the respective dialects implemented only the basic features and there was no official support from SAP.
Several features like, for example, database-generated identity columns and table comments were not available.
The recent Hibernate ORM release 5.2.12 comes with an improved support for SAP HANA that allows the use of all features provided by the Hibernate ORM framework.
This release comes with full support from the SAP HANA team. We will keep updating this open source project to deliver more advanced features.
We just published 5.9.0.Final, the first stable release in the 5.9 branch. This release brings a brand-new JSR-352 integration for mass indexing, WildFly feature packs, and better integration to modular environments.
Hibernate ORM 5.3 implements the JPA 2.2 standard. Over the following weeks, we are going to present various features introduced by JPA 2.2.
If Hibernate ORM 5.2 has added support for repeating Hibernate-specific annotations, JPA 2.2 will allow you to do the same with the JPA-specific annotations.
In this article, we are going to see how the repeating annotations feature is going to simplify your entity mappings.
This is the second Beta release in the Hibernate ORM 5.3 family. 5.3 represents a JPA 2.2 compatible version on top of 5.2. Beta2 is mainly minor bug-fixes and improvements. Changes of note include:
-
Move to Bintray for artifact publishing. This move has been long-planned, and we finally were finally able to implement it. From Bintray the artifacts are synced to both JCenter and Maven Central.
-
New Agroal-based
ConnectionProvider
-
The issues with documentation uploading have been resolved, so documentation for 5.3 is now available from the doc server. See the ORM documentation page.
See Jira for the complete list of changes
The Thirteenth bug-fix release for Hibernate ORM 5.2 has just been published.
I’m happy to announce the latest stable release of Hibernate OGM: 5.2 Final
Compared to the latest candidate release, there are not many changes. You can have a look at the 5.2.0.Final changelog to get all the details.
Welcome to the Hibernate community newsletter in which we share blog posts, forum, and StackOverflow questions that are especially relevant to our users.
For the first Hibernate OGM release of the year, I’m happy to announce Hibernate OGM 5.2 CR1.
This will become the next 5.2 Final soon and we added support for Geospatial integration and new native operator support with MongoDB, Neo4j queries performance improvements and integration with cluster counters for Infinispan embedded.
If you need to upgrade from a version before 5.2, you can find help on the migration notes.
All the changes are described in the release notes.
We decided to do another release of the 5.1 series to fix a regression introduced by HHH-10418 in 5.1.11.Final. We also took the opportunity to backport some bugfixes that can affect applications that set hibernate.order_inserts=true.
Hibernate ORM 5.1.12.Final:
-
tag is here;
-
changes are listed here (or, for people without a Hibernate Jira account, here);
-
release bundles are at SourceForge.
We just published 5.9.0.CR1, with bugfixes and improvements over 5.9.0.Beta1.
Version 5.9.0.CR1 is the last opportunity for the community to test it and report bugs before the release.