Skip to content

Add 'exists' method to QueryDslMongoRepository which accepts a querydsl Predicate [DATAMONGO-1146] #2063

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
spring-projects-issues opened this issue Jan 23, 2015 · 1 comment
Assignees
Labels
in: repository Repositories abstraction type: enhancement A general enhancement

Comments

@spring-projects-issues
Copy link

Thomas Darimont opened DATAMONGO-1146 and commented


Affects: 1.7 M1 (Fowler)

Issue Links:

  • DATACMNS-636 Add 'exists' method to QueryDslPredicateExecutor which accepts a querydsl Predicate

Referenced from: pull request #270

@spring-projects-issues
Copy link
Author

Thomas Darimont commented

Introduced exists(Predicate) method to QueryDslMongoRepository.
Until this becomes available in SD Commons QueryDslPredicateExecutor users can declare the method themselves in their repositories.

Added explicit test case for QueryDslMongoRepository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: repository Repositories abstraction type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants