public class JpaParametersParameterAccessor extends ParametersParameterAccessor
ParameterAccessor based on an Parameters instance. It also
offers access to all the values, not just the bindable ones based on a JpaParameters.JpaParameter instance.| Modifier and Type | Method and Description |
|---|---|
<T> T |
getValue(Parameter parameter) |
Object[] |
getValues() |
findDynamicProjection, getBindableValue, getDynamicProjection, getPageable, getParameters, getSort, getValue, hasBindableNullValue, iteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Object[] getValues()
getValues in class ParametersParameterAccessorCopyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.