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

Code generator: Include fields from parent classes #328

Closed
julgus opened this issue May 26, 2023 · 2 comments
Closed

Code generator: Include fields from parent classes #328

julgus opened this issue May 26, 2023 · 2 comments
Assignees
Labels
bug Something isn't working
Projects

Comments

@julgus
Copy link
Member

julgus commented May 26, 2023

If an @entity inherits fields from a superclass, these should be picked up as well during code generation.

@julgus julgus self-assigned this May 26, 2023
@julgus julgus added this to the 3.0.2 milestone May 26, 2023
@julgus julgus added this to To do in 3.0.4 May 26, 2023
@julgus julgus moved this from To do to Prio 1 in 3.0.4 May 26, 2023
@julgus
Copy link
Member Author

julgus commented May 26, 2023

Learn more about Hibernate inheritance here: https://www.baeldung.com/hibernate-inheritance

@julgus julgus added the bug Something isn't working label May 31, 2023
@julgus julgus modified the milestones: 3.0.2, 3.0.3 Jun 19, 2023
@julgus julgus modified the milestones: 3.0.3, 3.0.4 Jul 10, 2023
@julgus julgus moved this from August 23 to In Progress in 3.0.4 Aug 28, 2023
@julgus julgus moved this from In Progress to Done in 3.0.4 Aug 28, 2023
@julgus julgus closed this as completed in 86a7492 Aug 30, 2023
@aley2003
Copy link

This fix seams to work for the direct parent class only, not for parent classes of the parent class

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
3.0.4
Done
Development

No branches or pull requests

2 participants