Uses of Interface
org.springframework.data.ldap.repository.query.LdapParameterAccessor
Packages that use LdapParameterAccessor
Package
Description
Query derivation mechanism for LDAP specific repositories.
-
Uses of LdapParameterAccessor in org.springframework.data.ldap.repository.query
Methods in org.springframework.data.ldap.repository.query with parameters of type LdapParameterAccessorModifier and TypeMethodDescriptionprotected abstract org.springframework.ldap.query.LdapQueryAbstractLdapRepositoryQuery.createQuery(LdapParameterAccessor parameters) Creates aQueryinstance using the given parameters.protected org.springframework.ldap.query.LdapQueryAnnotatedLdapRepositoryQuery.createQuery(LdapParameterAccessor parameters) protected org.springframework.ldap.query.LdapQueryPartTreeLdapRepositoryQuery.createQuery(LdapParameterAccessor parameters)