Class QuerydslLdapPredicateExecutor<T>

java.lang.Object
org.springframework.data.ldap.repository.support.QuerydslLdapPredicateExecutor<T>
All Implemented Interfaces:
ListQuerydslPredicateExecutor<T>, QuerydslPredicateExecutor<T>

public class QuerydslLdapPredicateExecutor<T> extends Object implements ListQuerydslPredicateExecutor<T>
Since:
2.6
Author:
Mark Paluch