Skip to content

Conversation

@beikov
Copy link
Member

@beikov beikov commented Nov 6, 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.


@Override
public @Nullable String getCustomReadExpression() {
return null;
public static class KeyColumn extends SelectableMappingImpl implements TableDetails.KeyColumn {

Check notice

Code scanning / CodeQL

Class has same name as super class Note

KeyColumn has the same name as its supertype
org.hibernate.metamodel.mapping.TableDetails$KeyColumn
.
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.

1 participant