Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 312287a38c7e1260037fec8028be386b5d579155
https://github.com/hibernate/hibernate-orm/commit/312287a38c7e1260037fec8...
Author: Čedomir Igaly <cedomir.igaly(a)zg.t-com.hr>
Date: 2025-08-12 (Tue, 12 Aug 2025)
Changed paths:
A hibernate-core/src/test/java/org/hibernate/orm/test/id/usertype/AddScalarTest.java
Log Message:
-----------
HHH-19703 Test case -add scalar with Class parameter when UserType is registered for
that class
Commit: 9cb1851b3303bd81742767693a31868a33f3188e
https://github.com/hibernate/hibernate-orm/commit/9cb1851b3303bd817427676...
Author: Čedomir Igaly <cedomir.igaly(a)zg.t-com.hr>
Date: 2025-08-12 (Tue, 12 Aug 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/query/sql/internal/NativeQueryImpl.java
Log Message:
-----------
HHH-19703 In addScala(String, Class) implementation first check there is BasicType
registered for class.
If yes, use it to create scalar result builder; if not fall back to existing
implementation.
# Date: Fri Aug 8 10:11:57 2025 +0200
Compare:
https://github.com/hibernate/hibernate-orm/compare/392612177293...9cb1851...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications