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

#3337 Fix querybean-generation to not import the entity bean type #3347

Merged
merged 1 commit into from Mar 2, 2024

Conversation

rbygrave
Copy link
Member

@rbygrave rbygrave commented Mar 2, 2024

Use the full canonical name of the entity bean in the generated code.

Use the full canonical name of the entity bean in the generated code.
@rbygrave rbygrave added the bug label Mar 2, 2024
@rbygrave rbygrave added this to the 14.0.1 milestone Mar 2, 2024
@rbygrave rbygrave self-assigned this Mar 2, 2024
@rbygrave rbygrave linked an issue Mar 2, 2024 that may be closed by this pull request
@rbygrave rbygrave merged commit 52a4e9e into master Mar 2, 2024
2 checks passed
@rbygrave rbygrave deleted the feature/3337-querybean-imports branch March 2, 2024 23:17
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.

Query bean fails to compile when ebean entity class is named Alias
1 participant