-
Bug
-
Resolution: Done
-
Major
-
8.0.0.GA, 8.0 Update 1, 8.0 Update 2, 8.0 Update 3
-
None
-
False
-
None
-
False
-
-
-
-
-
-
-
During a recent performance investigation it was found that flush performance in ORM 6 is worse than in ORM 5 due to a change in type profile.
Since ORM 6 marked org.hibernate.type.Type as internal, we can get rid of itable stubs though by listing concrete classes in type checks instead. This will boost performance significantly.
Hibernate JIRA: https://hibernate.atlassian.net/browse/HHH-18506
- is incorporated by
-
JBEAP-27392 [GSS](8.0.z) Upgrade Hibernate from 6.2.26.Final to 6.2.31.Final
- Closed
- links to