Interface NosqlParameterAccessor
- All Known Implementing Classes:
NosqlParameterParameterAccessor
public interface NosqlParameterAccessor
extends org.springframework.data.repository.query.ParameterAccessor
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, spliterator
Methods inherited from interface org.springframework.data.repository.query.ParameterAccessor
findDynamicProjection, getBindableValue, getLimit, getPageable, getScrollPosition, getSort, hasBindableNullValue, iterator
-
Method Details
-
getValues
Object[] getValues()
-