Commit 9cb1851
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 +02001 parent 312287a commit 9cb1851
File tree
1 file changed
+8
-1
lines changed- hibernate-core/src/main/java/org/hibernate/query/sql/internal
1 file changed
+8
-1
lines changedLines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1174 | 1174 | | |
1175 | 1175 | | |
1176 | 1176 | | |
1177 | | - | |
| 1177 | + | |
| 1178 | + | |
| 1179 | + | |
| 1180 | + | |
| 1181 | + | |
| 1182 | + | |
| 1183 | + | |
| 1184 | + | |
1178 | 1185 | | |
1179 | 1186 | | |
1180 | 1187 | | |
| |||
0 commit comments