Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 75e6cfd125190d840ee6387198193e9b5ae53f5b
https://github.com/hibernate/hibernate-orm/commit/75e6cfd125190d840ee6387...
Author: Jan Schatteman <jschatte(a)redhat.com>
Date: 2022-12-14 (Wed, 14 Dec 2022)
Changed paths:
A ci/tck-readme.md
Log Message:
-----------
Add instructions for building the platform-tck persistence-tck zip
Signed-off-by: Jan Schatteman <jschatte(a)redhat.com>
Commit: 74f3c1715bb30c0a009e5f719ec40026c390de77
https://github.com/hibernate/hibernate-orm/commit/74f3c1715bb30c0a009e5f7...
Author: Jan Schatteman <jschatte(a)redhat.com>
Date: 2022-12-14 (Wed, 14 Dec 2022)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/persister/collection/AbstractCollectionPersister.java
Log Message:
-----------
Avoid possible NullPointerExceptions in AbstractCollectionPersister.logStaticSQL()
Signed-off-by: Jan Schatteman <jschatte(a)redhat.com>
Compare:
https://github.com/hibernate/hibernate-orm/compare/f1b9909fb6ce...74f3c17...