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

[12x] Backport of fix for #3173 BeanSet init(), initClear() and BeanMap #3218

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

rbygrave
Copy link
Member

@rbygrave rbygrave commented Sep 7, 2023

  • BeanSet init() and initClear() load with onlyIds false because the expectation is that with BeanSet the equals/hashCode implementation can use a property
  • BeanMap lazy loading, include the mapKey if defined in the lazy loading query

- BeanSet init() and initClear() load with onlyIds false because the expectation is that with BeanSet the equals/hashCode implementation can use a property
- BeanMap lazy loading, include the mapKey if defined in the lazy loading query
@rbygrave rbygrave self-assigned this Sep 7, 2023
@rbygrave rbygrave added this to the 12.16.2 milestone Sep 7, 2023
@rbygrave rbygrave merged commit 88fd59e into maintain-v12 Sep 7, 2023
2 checks passed
@rbygrave rbygrave deleted the backport-12x/3173-BeanSet-init-loading branch September 7, 2023 02:46
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.

1 participant