|
The same symptoms as in HHH-8237; I guess the code which needs to propagate the type given via @ColumnResult has changed with the new meta-model.
I've disabled
-
ScalarResultNativeQueryTest#shouldApplyConfiguredTypeForProjectionOfScalarValue() and
-
ConstructorResultNativeQueryTest#testConstructorResultNativeQuerySpecifyingType()
via FailureExpectedWithNewMetamodel.
|