Skip to content

Conversation

@jrenaat
Copy link
Member

@jrenaat jrenaat commented Jan 15, 2025


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-18957

@jrenaat jrenaat force-pushed the HHH-18957_record_order branch 3 times, most recently from 27dd704 to 2c974e2 Compare January 17, 2025 15:01
Signed-off-by: Jan Schatteman <[email protected]>
@jrenaat jrenaat force-pushed the HHH-18957_record_order branch from 2c974e2 to 1a8b2c5 Compare May 28, 2025 14:25
}

@Embeddable
public record Record(String cField, String aField, String bField, Long longField) {}

Check notice

Code scanning / CodeQL

Class has same name as super class Note test

Record has the same name as its supertype
java.lang.Record
.
@jrenaat jrenaat merged commit adf8e41 into hibernate:main May 28, 2025
25 checks passed
@jrenaat jrenaat deleted the HHH-18957_record_order branch May 28, 2025 15:21
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.

2 participants