Skip to content

Add 'exists' method to QueryDslPredicateExecutor which accepts a querydsl Predicate [DATACMNS-636] #1101

@spring-projects-issues

Description

@spring-projects-issues

Thomas Darimont opened DATACMNS-636 and commented

The method should habe the following signature:
boolean exists(Predicate predicate);


Affects: 1.10 M1 (Fowler)

Issue Links:

  • DATACMNS-686 Non-passive changes in QueryDslPredicateExecutor

  • DATAJPA-665 Add 'exists' method to QueryDslJpaRepository which accepts a querydsl Predicate

  • DATAMONGO-1146 Add 'exists' method to QueryDslMongoRepository which accepts a querydsl Predicate

Referenced from: pull request #112

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions