public interface AerospikeParameterAccessor
extends org.springframework.data.repository.query.ParameterAccessor
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object[] |
getValues()
Returns the raw parameter values of the underlying query method.
|