|
@steve
As I've seen the
HHH-10222
doesn't fix this one. But it fixes that one
HHH-10209
, where I've changed it to duplicated. https://github.com/Janario/hibernate-orm/commit/d11d324de708973f1370a0bb137f4f754d4739fe#diff-babccd4e4ae1ba720cbb0f65e11ea000R329 The pull request was with both issues.
This is more related to @MapKey where Hibernate wasn't coping the referenced type https://github.com/Janario/hibernate-orm/commit/5308a1722b583f5b874170bef01f372fd9b0a91f#diff-81bc49918d4c1df6be2dbaab8764266dL393
Once the PR was with both issues I closed it and I've sent another one only with this issue https://github.com/hibernate/hibernate-orm/pull/1126
|