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

bundle codes on transient fields are sometimes created with proxy class name #338

Closed
sbglasius opened this issue Feb 15, 2024 · 0 comments · Fixed by #339
Closed

bundle codes on transient fields are sometimes created with proxy class name #338

sbglasius opened this issue Feb 15, 2024 · 0 comments · Fixed by #339
Assignees
Labels

Comments

@sbglasius
Copy link
Member

In certain cases, for transient fields, the code names generated for labels are created from the Hibernate proxy class name instead of the real class name.

The bean should be unwrapped if it's a proxy

@sbglasius sbglasius self-assigned this Feb 15, 2024
@sbglasius sbglasius added the bug label Feb 15, 2024
sbglasius added a commit that referenced this issue Feb 15, 2024
Fix #338, added unwrapIfProxy to BeanPropertyAccessorFactory is initialized
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 a pull request may close this issue.

1 participant