Last modified by Marius Dumitru Florea on 2019/06/24

<
From version < 12.1 >
edited by Thomas Mortagne
on 2019/06/17
To version < 13.1 >
edited by Thomas Mortagne
on 2019/06/17
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -88,7 +88,7 @@
88 88  
89 89  In practice it just means you need to make sure the database connector you are using is not too old (JDBC 4.2 came with Java 8 so you should be fine if you downloaded the connector in recent years).
90 90  
91 -=== Hibernate 5.4.6 upgrade ===
91 +=== Hibernate 5.4.3 upgrade ===
92 92  
93 93  Hibernate has (finally) been upgraded to the very last version. While it means you will benefit from bugfix/improvement/new features it's also a huge jump (previous version was close to 10 years old) and you will probably have issues if you are directly manipulating Hibernate APIs or some library expecting a much older version of Hibernate. You can find the details on https://github.com/hibernate/hibernate-orm/wiki/Migration-Guides but here is an extract from XWiki point of view:
94 94  

Get Connected