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