Type mapping of @ColumnResult is ignored

Description

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.

follows up on

Activity

Christian BeikovMay 5, 2022 at 9:52 AM

Seems we merged that into 6.0 already

Gunnar MorlingJuly 9, 2014 at 1:43 PM

Sent pull request https://github.com/hibernate/hibernate-orm/pull/771 for merging the new tests and disabling them; If someone gives me a pointer where the issue would have to be fixed on master, I can give it a try and send another PR with the fix.

Out of Date

Details

Assignee

Reporter

Priority

Created July 9, 2014 at 10:48 AM
Updated May 5, 2022 at 9:52 AM
Resolved May 5, 2022 at 9:52 AM