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

Add QuerydslPredicateExecutor.streamAll(Predicate) #2322

Closed
odrotbohm opened this issue Mar 8, 2021 · 2 comments
Closed

Add QuerydslPredicateExecutor.streamAll(Predicate) #2322

odrotbohm opened this issue Mar 8, 2021 · 2 comments
Labels
status: duplicate A duplicate of another issue

Comments

@odrotbohm
Copy link
Member

Potentially also the overrides taking a Sort and OrderSpecifier. Could be defaulted to the findAll(…) equivalents returning an Iterable for the individual store modules to override them as soon as they see fit.

@mp911de
Copy link
Member

mp911de commented Mar 9, 2021

We should consider this extension also for QueryByExampleExecutor.

@mp911de mp911de added the status: pending-design-work Needs design work before any code can be developed label Mar 15, 2021
@mp911de
Copy link
Member

mp911de commented Sep 7, 2021

Fixed via #2228.

@mp911de mp911de closed this as completed Sep 7, 2021
@mp911de mp911de added status: duplicate A duplicate of another issue and removed status: pending-design-work Needs design work before any code can be developed labels Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

2 participants