public interface RelationalParameterAccessor extends ParameterAccessor
ParameterAccessor
.Modifier and Type | Method and Description |
---|---|
Parameters<?,?> |
getBindableParameters() |
Object[] |
getValues()
Returns the raw parameter values of the underlying query method.
|
findDynamicProjection, getBindableValue, getDynamicProjection, getPageable, getSort, hasBindableNullValue, iterator
forEach, spliterator
Object[] getValues()
Parameters<?,?> getBindableParameters()
Copyright © 2017–2020 Pivotal Software, Inc.. All rights reserved.