You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DATACMNS-636 - Add 'exists' method to QueryDslPredicateExecutor which accepts a querydsl Predicate.
Introduced exists(Predicate) method to QueryDslPredicateExecutor which enables other SD Repository implementations to provide this functionality without users having to manually declare the method on their interfaces.
0 commit comments