Skip to content

Use contextual information when creating PersistentPropertyPaths. #2294

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

Closed
wants to merge 2 commits into from

Conversation

christophstrobl
Copy link
Member

In oder to preserve contextual information the PersistentPropertyPathFactory now obtains EntityInformation for properties from the MappingContext via their PersistentProperty representation instead of plain the TypeInformation as the former contains more information about the actual type and signatures.

Closes #2293

In oder to preserve contextual information the PersistentPropertyPathFactory now obtains EntityInformation for properties from the MappingContext via their PersistentProperty representation instead of plain the TypeInformation as the former contains more information about the actual type and signatures.
mp911de pushed a commit that referenced this pull request Feb 16, 2021
In oder to preserve contextual information the PersistentPropertyPathFactory now obtains EntityInformation for properties from the MappingContext via their PersistentProperty representation instead of plain the TypeInformation as the former contains more information about the actual type and signatures.

Closes #2293.
Original pull request: #2294.
@mp911de
Copy link
Member

mp911de commented Feb 16, 2021

That's merged now.

@mp911de mp911de closed this Feb 16, 2021
@mp911de mp911de deleted the issue/2293 branch February 16, 2021 09:59
@mp911de mp911de added the type: enhancement A general enhancement label Feb 16, 2021
@mp911de mp911de added this to the 2.5 M3 (2021.0.0) milestone Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PersistentPropertyPathFactory should use contextual property information.
2 participants