Module spring.data.ldap
Interface LdapParameterAccessor
- All Superinterfaces:
Iterable<Object>,ParameterAccessor
LDAP-specific
ParameterAccessor exposing all bindable parameters.- Since:
- 2.6
- Author:
- Mark Paluch
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, spliteratorMethods inherited from interface org.springframework.data.repository.query.ParameterAccessor
findDynamicProjection, getBindableValue, getLimit, getPageable, getScrollPosition, getSort, hasBindableNullValue, iterator