Skip to content

DATACMNS-566 - Allow sorting by QueryDsl operator expressions. #94

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

thomasdarimont
Copy link

Previously we only allowed to sort by QueryDsl path expressions. With this change we now also support ordering by operator expressions, e.g. yearMonth() on a date property.

Thomas Darimont added 2 commits August 26, 2014 13:31
Previously we only allowed to sort by QueryDsl path expressions. With this change we now also support ordering by operator expressions, e.g. yearMonth() on a date property.

Original pull request: #94.
thomasdarimont pushed a commit that referenced this pull request Aug 26, 2014
Previously we only allowed to sort by QueryDsl path expressions. With this change we now also support ordering by operator expressions, e.g. yearMonth() on a date property.

Original pull request: #94.
thomasdarimont pushed a commit that referenced this pull request Aug 26, 2014
Previously we only allowed to sort by QueryDsl path expressions. With this change we now also support ordering by operator expressions, e.g. yearMonth() on a date property.

Original pull request: #94.
@odrotbohm odrotbohm closed this Aug 26, 2014
@odrotbohm odrotbohm deleted the issue/DATACMNS-566 branch August 26, 2014 11:58
Aloren pushed a commit to Aloren/spring-data-commons that referenced this pull request Jun 20, 2019
…ed_port

Pick predefined port if it's set
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.

2 participants