Interface ElasticsearchParameterAccessor
- All Superinterfaces:
Iterable<Object>
,ParameterAccessor
- Since:
- 3.2
- Author:
- Christoph Strobl
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, spliterator
Methods inherited from interface org.springframework.data.repository.query.ParameterAccessor
findDynamicProjection, getBindableValue, getPageable, getScrollPosition, getSort, hasBindableNullValue, iterator
-
Method Details
-
getValues
Object[] getValues()Returns the raw parameter values of the underlying query method.- Returns:
-