public class ReactiveCouchbaseParameterAccessor extends 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 ParametersParameterAccessorpublic Object getBindableValue(int index)
getBindableValue in interface ParameterAccessorgetBindableValue in class ParametersParameterAccessorCopyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.