| Package | Description |
|---|---|
| org.springframework.data.ldap.repository.query |
Query derivation mechanism for LDAP specific repositories.
|
| Constructor and Description |
|---|
AbstractLdapRepositoryQuery(LdapQueryMethod queryMethod,
Class<?> entityType,
org.springframework.ldap.core.LdapOperations ldapOperations)
|
AnnotatedLdapRepositoryQuery(LdapQueryMethod queryMethod,
Class<?> entityType,
org.springframework.ldap.core.LdapOperations ldapOperations)
Construct a new instance.
|
PartTreeLdapRepositoryQuery(LdapQueryMethod queryMethod,
Class<?> entityType,
org.springframework.ldap.core.LdapOperations ldapOperations)
Creates a new
PartTreeLdapRepositoryQuery. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.