Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 6c6c92e88d4535be020b4acb3d81f96df39a65d8
https://github.com/hibernate/hibernate-orm/commit/6c6c92e88d4535be020b4ac...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-09-08 (Sun, 08 Sep 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/mapping/BasicValue.java
M hibernate-core/src/main/java/org/hibernate/type/BasicTypeRegistry.java
M
hibernate-core/src/main/java/org/hibernate/type/descriptor/java/BasicPluralJavaType.java
M
hibernate-core/src/main/java/org/hibernate/type/descriptor/java/spi/BasicCollectionJavaType.java
M hibernate-core/src/main/java/org/hibernate/type/spi/TypeConfiguration.java
Log Message:
-----------
HHH-17739 fix NPE for field with unsupported collection type
cleanups and warning fixes in TypeConfiguration and BasicValue
Commit: 349b209deb2a830677b2db5abd8cf435f43e5d4b
https://github.com/hibernate/hibernate-orm/commit/349b209deb2a830677b2db5...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-09-08 (Sun, 08 Sep 2024)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/basic/ListOfByteArrayTest.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/basic/ListOfStringTest.java
Log Message:
-----------
HHH-17739 add tests
Compare:
https://github.com/hibernate/hibernate-orm/compare/f5e1d1cd73d7...349b209...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications