Markus Heiden (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=6149cfc...
) *commented* on HHH-16122 (
https://hibernate.atlassian.net/browse/HHH-16122?atlOrigin=eyJpIjoiNzYzY2...
)
Re: Named type [class xxx] did not implement BasicType nor UserType (
https://hibernate.atlassian.net/browse/HHH-16122?atlOrigin=eyJpIjoiNzYzY2...
)
I debugged a bit. The BasicValue for such a field is created twice: Once for the
superclass and once for the subclass. For the superclass the
ClassPropertyHolder.addPropertyToMappedSuperclass() sets an explicitTypeName to the type
of the field (NOT its converter etc.) at the BasicValue. That leads
BasicValue.buildResolution() to fail. For the superclass, BasicValue won’t be set and
BasicValue.buildResolution() computes the correct type.
(
https://hibernate.atlassian.net/browse/HHH-16122#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-16122#add-comment?atlOrigin=ey...
)
Get Jira notifications on your phone! Download the Jira Cloud app for Android (
https://play.google.com/store/apps/details?id=com.atlassian.android.jira....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100214- sha1:fcee39f )