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

[#257] Allow specifying fetches for entity mappings in entity views #396

Closed
wants to merge 1 commit into from

Conversation

beikov
Copy link
Member

@beikov beikov commented Mar 21, 2017

Description

Added fetches attribute to mapping annotation so that entity mappings can specify which associations should be fetched along.

Related Issue

#257

…the query builder. Fix a join manager issue related to MapValueExpressions
@beikov beikov requested a review from Mobe91 March 21, 2017 12:38
@@ -17,6 +17,7 @@ Not yet released
* Introduction of `@MappingCorrelatedSimple` for simple correlations
* Allow empty correlation result with `JOIN` fetch strategy
* Support for join fetching with scalar selects
* Support specifying fetches for entity mappings in entity views
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove specifying or rewrite to Support the specification of fetches...

@beikov
Copy link
Member Author

beikov commented Mar 24, 2017

Merged by 57a4968

@beikov beikov closed this Mar 24, 2017
@beikov beikov deleted the issues/257 branch March 24, 2017 08:40
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.

None yet

2 participants