Skip to content

Conversation

@beikov
Copy link
Member

@beikov beikov commented Nov 27, 2025

[Please describe here what your change is about]


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.


https://hibernate.atlassian.net/browse/HHH-19746

: 1;
}
throw new HibernateException( "Unexpected SqmParameter type for comparison : " + this + " & " + o2 );
}

Check notice

Code scanning / CodeQL

Use of default toString() Note

Default toString(): inherits toString() from Object, and so is not suitable for printing.
@beikov
Copy link
Member Author

beikov commented Nov 28, 2025

I'll have to drop the test since identity hash code collisions aren't so easy to produce across JVMs.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant