Skip to content

HHH-19392 UserType implementation may not work due to recent changes #10091

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

cigaly
Copy link
Contributor

@cigaly cigaly commented Apr 28, 2025

Jira issue HHH-19392

Change made by commit 3f8ac48df28bb7c28561ba92e4df1fcb8ae568cb is now causing problem with (some) org.hibernate.usertype.UserType implementations.

Suggested changes is to revert offending commit since it is not causing any of existing tests to fail


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


cigaly added 2 commits April 28, 2025 11:25
….UserType and org.hibernate.metamodel.mapping.BasicValuedMapping
Revert "fix code in CustomType that didn't make sense"

This reverts commit 3f8ac48.
@cigaly cigaly force-pushed the HHH-19392-Previous_code_was_making_sense branch from 3c0fbb2 to b0458e9 Compare April 28, 2025 09:25
@cigaly cigaly closed this Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants