Skip to content
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

Using getter in equals() methods to be Hibernate-safe #23839

Merged
merged 3 commits into from
Oct 13, 2023

Conversation

jperezdelafuente
Copy link
Contributor

@jperezdelafuente jperezdelafuente commented Oct 13, 2023

Using getter in equals() methods to be Hibernate-safe

Fix #23753 The implementation of the equals method is not Hibernate-safe #23753


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (below reviewers) and adding skip-ci label, you can still see CI build result at your branch.

Using getter in equals() methods to be Hibernate-safe
…ge_/domain/_persistClass_.java.jhi.ejs

Co-authored-by: Marcelo Shima <[email protected]>
@CLAassistant
Copy link

CLAassistant commented Oct 13, 2023

CLA assistant check
All committers have signed the CLA.

@mshima
Copy link
Member

mshima commented Oct 13, 2023

Tests are been skipped, on hold for #23842

@mshima mshima closed this Oct 13, 2023
@mshima mshima reopened this Oct 13, 2023
@mshima mshima closed this Oct 13, 2023
@mshima mshima reopened this Oct 13, 2023
@DanielFran DanielFran merged commit ff071d7 into jhipster:main Oct 13, 2023
102 of 124 checks passed
@deepu105 deepu105 added this to the 8.0.0-rc.1 milestone Oct 14, 2023
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.

The implementation of the equals method is not Hibernate-safe
6 participants