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) |
getBindableValue, getDynamicProjection, getPageable, getParameters, getSort, getValue, hasBindableNullValue, iteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic <T> T getValue(Parameter parameter)
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.