You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [HHH-14288] - Complex batch insert query stopped to work
20
+
* [HHH-14279] - Broken 'with key(...)' operator on entity-key maps
21
+
* [HHH-14276] - Nested ID class using derived identifiers fails with strange AnnotationException: unable to find column reference in the @MapsId mapping: `game_id`
22
+
* [HHH-14257] - An Entity A with a map collection having as index an Embeddable with a an association to the Entity A fails with a NPE
23
+
* [HHH-13310] - getParameterValue() not working for collections
24
+
25
+
** Improvement
26
+
* [HHH-14332] - Make it easier for Quarkus SPI to avoid loading XML
27
+
* [HHH-14325] - Add Query hint for specifying "query spaces" for native queries
28
+
* [HHH-14158] - Upgrade Javassist to the latest version
29
+
30
+
** Task
31
+
* [HHH-14324] - Add .gradletasknamecache to .gitignore
0 commit comments