17th bugfix release for Hibernate ORM 5.2

[Tencent Cloud] 0 basic website template starting from 9 yuan! >>>  

The 17th bugfix release of Hibernate ORM 5.2 has been released, mainly introducing some small new features and fixing more bugs.

It's worth noting that as of 5.2.13, the named scopes for the two id generators @TableGenerator and @SequenceGenerator are considered global, but implementing this change may cause trouble for existing projects. Therefore, starting with 5.2.17, id generator named scopes will be reverted to pre-5.2.13 behavior by default, and a new configuration setting hibernate.jpa.compliance.global_id_generators can be used to enable JPA compliant global scope settings Certainly.

See the release notes for more details:

http://in.relation.to/2018/04/26/hibernate-orm-5217-final-release/

Hibernate is an object-relational mapping solution in the Java language. It is free, open source software released 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.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324917515&siteId=291194637
5.2
5.2