Skip to content

DATACMNS-621 - QSort treats long paths incorrectly. #111

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

We now inspect intermediate path elements to build sort order accordingly.

We now inspect intermediate path elements to build sort order accordingly.
@QueryEntity
public class WrapperToWrapWrapperForUserWrapper {

@QueryInit("wrapper.user")//
Copy link
Contributor

Choose a reason for hiding this comment

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

2 slashes are probably not needed?

Copy link
Member Author

Choose a reason for hiding this comment

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

yes and no, spring data code formatter would otherwise move everything into one line

christophstrobl added a commit that referenced this pull request Jan 20, 2015
We now inspect intermediate path elements to build sort order accordingly.

Original pull request: #111.
odrotbohm added a commit that referenced this pull request Jan 20, 2015
Simplified implementation of Path conversion. Inlined helper domain types to not to pollute the packages with types that are only used within that very one test class.

Original pull request: #111.
christophstrobl added a commit that referenced this pull request Jan 20, 2015
We now inspect intermediate path elements to build sort order accordingly.

Original pull request: #111.
odrotbohm added a commit that referenced this pull request Jan 20, 2015
Simplified implementation of Path conversion. Inlined helper domain types to not to pollute the packages with types that are only used within that very one test class.

Original pull request: #111.
christophstrobl added a commit that referenced this pull request Jan 20, 2015
We now inspect intermediate path elements to build sort order accordingly.

Original pull request: #111.
odrotbohm added a commit that referenced this pull request Jan 20, 2015
Simplified implementation of Path conversion. Inlined helper domain types to not to pollute the packages with types that are only used within that very one test class.

Original pull request: #111.
@odrotbohm odrotbohm closed this Jan 20, 2015
@odrotbohm odrotbohm deleted the issue/DATACMNS-621 branch January 20, 2015 15:27
odrotbohm added a commit that referenced this pull request Jan 20, 2015
Simplified implementation of Path conversion. Inlined helper domain types to not to pollute the packages with types that are only used within that very one test class.

Original pull request: #111.
odrotbohm added a commit that referenced this pull request Jan 20, 2015
Simplified implementation of Path conversion. Inlined helper domain types to not to pollute the packages with types that are only used within that very one test class.

Original pull request: #111.
odrotbohm added a commit that referenced this pull request Jan 20, 2015
Simplified implementation of Path conversion. Inlined helper domain types to not to pollute the packages with types that are only used within that very one test class.

Original pull request: #111.
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.

3 participants