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