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

Load aggregates that have more than one one-to-m relationship with a single select. #1448

Closed
Tracked by #1445
schauder opened this issue Mar 10, 2023 · 0 comments
Closed
Tracked by #1445
Labels
in: single-query-loading Everything related to querying aggregates with a single select. type: enhancement A general enhancement

Comments

@schauder
Copy link
Contributor

No description provided.

@schauder schauder added type: enhancement A general enhancement in: single-query-loading Everything related to querying aggregates with a single select. labels Mar 10, 2023
schauder added a commit that referenced this issue Sep 21, 2023
Updated the documentation to reflect the changes in Single Query Loading support.

See #1448
mp911de pushed a commit that referenced this issue Sep 27, 2023
Updated the documentation to reflect the changes in Single Query Loading support.

See #1448
@mp911de mp911de added this to the 3.2 RC1 (2023.1.0) milestone Sep 27, 2023
mp911de pushed a commit that referenced this issue Sep 27, 2023
Add github references to tests.

See #1446
See #1448
Original pull request: #1622
mp911de added a commit that referenced this issue Sep 27, 2023
Remove Jetbrains annotation usage.

Simplify code, remove code that is commented out, extract methods, pass PersistentEntity as argument instead of creating instances that hold PersistentEntity as field to align the class lifecycle with its contextual usage.

Refactor AggregateReader lifecycle, use a single instance as there is no entity-specific state attached to AggregateReader.

Add Javadoc.

See #1448
Original pull request: #1622
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: single-query-loading Everything related to querying aggregates with a single select. type: enhancement A general enhancement
Projects
None yet
2 participants