Ignore:
Timestamp:
Sep 26, 2019, 3:49:09 PM (4 years ago)
Author:
Nicklas Nordborg
Message:

References #2185: Upgrade to Hibernate 5.4.x

Updated Hibernate to 5.4.5. The claim to have imporved performance https://in.relation.to/2019/09/17/hibernate-orm-5-4-5-Final/

No issues except needing to implement a few missing methods in the StatelessSessionWrapper class.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/3rd-party-components.txt

    r7727 r7750  
    4040
    4141More info : http://www.hibernate.org/
    42 Version   : 5.4.3
     42Version   : 5.4.5
    4343License   : LGPL (hibernate.license.txt)
    44 Jar files : hibernate-core-5.4.3.Final.jar, hibernate-commons-annotations-5.1.0.Final.jar,
     44Jar files : hibernate-core-5.4.5.Final.jar, hibernate-commons-annotations-5.1.0.Final.jar,
    4545            javax.persistence-api-2.2.jar,
    4646            antlr-2.7.7.jar, dom4j-2.1.1.jar, jandex-2.0.5.Final.jar,
    47             javassist-3.24.0-GA.jar, byte-buddy-1.9.10.jar, classmate-1.3.4.jar
     47            javassist-3.24.0-GA.jar, byte-buddy-1.9.11.jar, classmate-1.3.4.jar
    4848            jboss-logging-3.3.2.Final.jar, jboss-transaction-api_1.2_spec-1.1.1.Final.jar,
    49             c3p0-0.9.5.3.jar, hibernate-c3p0-5.4.3.Final.jar, mchange-commons-java-0.2.15.jar,
    50             ehcache-2.10.6.jar, hibernate-ehcache-5.4.3.Final.jar,
     49            c3p0-0.9.5.3.jar, hibernate-c3p0-5.4.5.Final.jar, mchange-commons-java-0.2.15.jar,
     50            ehcache-2.10.6.jar, hibernate-ehcache-5.4.5.Final.jar,
    5151            slf4j-api.1.7.25.jar, slf4j-log4j12-1.7.25.jar,
    5252            FastInfoset-1.2.15.jar, istack-commons-runtime-3.0.7.jar, stax-ex-1.8.jar,
Note: See TracChangeset for help on using the changeset viewer.