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

CriteriaQuery must use nested query only with properties of type nested #1761

Closed
sothawo opened this issue Apr 6, 2021 · 0 comments · Fixed by #1763
Closed

CriteriaQuery must use nested query only with properties of type nested #1761

sothawo opened this issue Apr 6, 2021 · 0 comments · Fixed by #1763
Assignees
Labels
type: bug A general bug

Comments

@sothawo
Copy link
Collaborator

sothawo commented Apr 6, 2021

#1753 and #1758 implement support for nested queries when an entity has inner objects of type nested. If these inner objects are of type object then the query must not be nested.

@sothawo sothawo added the type: bug A general bug label Apr 6, 2021
@sothawo sothawo self-assigned this Apr 6, 2021
@sothawo sothawo changed the title CriteriaQuery only uses nested query with properties of type nested CriteriaQuery must use nested query only with properties of type nested Apr 6, 2021
sothawo added a commit that referenced this issue Apr 6, 2021
@sothawo sothawo added this to the 4.2 GA (2021.0.0) milestone Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
1 participant