Skip to content

DATAJPA-790 - QueryException when applying @EntityGraph on findAll with QueryDSL #182

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 1 commit into from

Conversation

jntakpe
Copy link
Contributor

@jntakpe jntakpe commented Sep 28, 2016

This PR just create count query in a separate method without applying query hints

…edicate,Pageable) method

Create count query without hints

See also: DATAJPA-684
odrotbohm pushed a commit that referenced this pull request Nov 3, 2016
…edicate,Pageable).

We now create the count query that's required for pagination queries without applying the query hints.

Related tickets: DATAJPA-684
Original pull request: #182.
odrotbohm added a commit that referenced this pull request Nov 3, 2016
JavaDoc, formattgin, license years, author headers.

Related tickets: DATAJPA-684
Original pull request: #182.
odrotbohm pushed a commit that referenced this pull request Nov 3, 2016
…edicate,Pageable).

We now create the count query that's required for pagination queries without applying the query hints.

Related tickets: DATAJPA-684
Original pull request: #182.
odrotbohm added a commit that referenced this pull request Nov 3, 2016
JavaDoc, formattgin, license years, author headers.

Related tickets: DATAJPA-684
Original pull request: #182.
odrotbohm pushed a commit that referenced this pull request Nov 3, 2016
…edicate,Pageable).

We now create the count query that's required for pagination queries without applying the query hints.

Related tickets: DATAJPA-684
Original pull request: #182.
@odrotbohm odrotbohm self-assigned this Nov 3, 2016
@odrotbohm
Copy link
Member

That's polished, merged and back-ported.

@odrotbohm odrotbohm closed this Nov 3, 2016
odrotbohm pushed a commit that referenced this pull request Nov 3, 2016
…edicate,Pageable).

We now create the count query that's required for pagination queries without applying the query hints.

Related tickets: DATAJPA-684
Original pull request: #182.
odrotbohm pushed a commit that referenced this pull request Nov 3, 2016
…edicate,Pageable).

We now create the count query that's required for pagination queries without applying the query hints.

Related tickets: DATAJPA-684
Original pull request: #182.
odrotbohm added a commit that referenced this pull request Nov 3, 2016
JavaDoc, formattgin, license years, author headers.

Related tickets: DATAJPA-684
Original pull request: #182.
odrotbohm pushed a commit that referenced this pull request Nov 3, 2016
…edicate,Pageable).

We now create the count query that's required for pagination queries without applying the query hints.

Related tickets: DATAJPA-684
Original pull request: #182.
odrotbohm added a commit that referenced this pull request Nov 3, 2016
JavaDoc, formattgin, license years, author headers.

Related tickets: DATAJPA-684
Original pull request: #182.
odrotbohm added a commit that referenced this pull request Nov 3, 2016
JavaDoc, formattgin, license years, author headers.

Related tickets: DATAJPA-684
Original pull request: #182.
odrotbohm added a commit that referenced this pull request Nov 3, 2016
JavaDoc, formattgin, license years, author headers.

Related tickets: DATAJPA-684
Original pull request: #182.
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