We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eb88c7 commit e6d5bffCopy full SHA for e6d5bff
src/main/java/org/springframework/data/ldap/repository/support/QuerydslLdapPredicateExecutor.java
@@ -67,7 +67,7 @@ public class QuerydslLdapPredicateExecutor<T> implements QuerydslPredicateExecut
67
/**
68
* Creates a new {@link QuerydslLdapPredicateExecutor}.
69
*
70
- * @param entityInformation must not be {@literal null}.
+ * @param entityType must not be {@literal null}.
71
* @param projectionFactory must not be {@literal null}.
72
* @param ldapOperations must not be {@literal null}.
73
* @param mappingContext must not be {@literal null}.
0 commit comments