Skip to content

CompositeEntityManager now allows for reversible queries#545

Open
mikemulligan wants to merge 1 commit into
Netflix:masterfrom
mikemulligan:master
Open

CompositeEntityManager now allows for reversible queries#545
mikemulligan wants to merge 1 commit into
Netflix:masterfrom
mikemulligan:master

Conversation

@mikemulligan
Copy link
Copy Markdown

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
Copy Markdown

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

@mikemulligan
Copy link
Copy Markdown
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