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

CompositeEntityManager now allows for reversible queries #545

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mikemulligan
Copy link

CompositeEntityManager.createNativeQuery() would create a new NativeQuery but with no option to change the ordering of the resultset in the underlying column range. I just made RangeBuilder.setReversed accessible via NativeQuery (which is currently only used within CompositeEntityManager)

…r.setReversed was not accessible via NativeQuery)
@prassh123
Copy link

It will be super nice to do a order by desc query. Is this merged and available ?

@mikemulligan
Copy link
Author

as far as I know, no, still not merged :-/

On Thu, Jul 2, 2015 at 1:27 PM, Prashanth Raghavan <notifications@github.com

wrote:

It will be super nice to do a order by desc query. Is this merged and
available ?


Reply to this email directly or view it on GitHub
#545 (comment).

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