Skip to content

Conversation

bahusoid
Copy link
Member

@bahusoid bahusoid commented Aug 2, 2021

Fixes #2858 Regression from #2036

@bahusoid bahusoid added this to the 5.3.10 milestone Aug 2, 2021

// Assume type conversion doesn't change entity type
persister = currentEntityPersister;
return true;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HQL doesn't support entity casts. So to me this whole method looks like unnecessary complication. At least we shouldn't loose already resolved persister.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants