Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 2c55a1feb10ef57b370648ce1ba9f3b4edf0ab87
https://github.com/hibernate/hibernate-orm/commit/2c55a1feb10ef57b370648c...
Author: Jan Schatteman <jschatte(a)redhat.com>
Date: 2023-02-16 (Thu, 16 Feb 2023)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/dialect/DB2Dialect.java
Log Message:
-----------
HHH-16082 - Correction to the epoch extraction for DB2
Signed-off-by: Jan Schatteman <jschatte(a)redhat.com>
Commit: f2deb8f58e990ee87b6e00a736f6549d092da3d0
https://github.com/hibernate/hibernate-orm/commit/f2deb8f58e990ee87b6e00a...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2023-02-16 (Thu, 16 Feb 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/cache/internal/CollectionCacheInvalidator.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/cache/TransactionalConcurrencyCollectionCacheEvictionTest.java
Log Message:
-----------
HHH-14514 Fix auto eviction of collection cache
Compare:
https://github.com/hibernate/hibernate-orm/compare/a0050b86cdc0...f2deb8f...