Following the upgrade to ORM 7.2.9.Final, we could adapt the following test if we haven't done it already: https://github.com/hibernate/hibernate-orm/blob/main/hibernate-core/src/test/java/org/hibernate/orm/test/querycache/NativeQueryCacheMixedReturnTypeTest.java (see https://github.com/hibernate/hibernate-reactive/pull/3516#pullrequestreview-4037995149)
Following the upgrade to ORM 7.2.9.Final, we could adapt the following test if we haven't done it already: https://github.com/hibernate/hibernate-orm/blob/main/hibernate-core/src/test/java/org/hibernate/orm/test/querycache/NativeQueryCacheMixedReturnTypeTest.java
(see #3516 (review))