public class ReactiveCouchbaseParameterAccessor
extends org.springframework.data.repository.query.ParametersParameterAccessor
ParametersParameterAccessor implementation that subscribes
to reactive parameter wrapper types upon creation. This class performs synchronization when accessing parameters.| Constructor and Description |
|---|
ReactiveCouchbaseParameterAccessor(CouchbaseQueryMethod method,
Object[] values) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getBindableValue(int index) |
protected <T> T |
getValue(int index) |
findDynamicProjection, getDynamicProjection, getPageable, getParameters, getSort, getValues, hasBindableNullValue, iteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic ReactiveCouchbaseParameterAccessor(CouchbaseQueryMethod method, Object[] values)
protected <T> T getValue(int index)
getValue in class org.springframework.data.repository.query.ParametersParameterAccessorpublic Object getBindableValue(int index)
getBindableValue in interface org.springframework.data.repository.query.ParameterAccessorgetBindableValue in class org.springframework.data.repository.query.ParametersParameterAccessorCopyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.