public class RelationalParametersParameterAccessor extends ParametersParameterAccessor implements RelationalParameterAccessor
ParametersParameterAccessor.| Constructor and Description |
|---|
RelationalParametersParameterAccessor(QueryMethod method,
Object[] values)
Creates a new
RelationalParametersParameterAccessor. |
| Modifier and Type | Method and Description |
|---|---|
Parameters<?,?> |
getBindableParameters() |
Object[] |
getValues()
Returns the raw parameter values of the underlying query method.
|
findDynamicProjection, getBindableValue, getDynamicProjection, getPageable, getParameters, getSort, getValue, hasBindableNullValue, iteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindDynamicProjection, getBindableValue, getDynamicProjection, getPageable, getSort, hasBindableNullValue, iteratorforEach, spliteratorpublic RelationalParametersParameterAccessor(QueryMethod method, Object[] values)
RelationalParametersParameterAccessor.method - must not be null.values - must not be null.public Object[] getValues()
RelationalParameterAccessorgetValues in interface RelationalParameterAccessorgetValues in class ParametersParameterAccessorpublic Parameters<?,?> getBindableParameters()
getBindableParameters in interface RelationalParameterAccessorCopyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.