Class NosqlParameterParameterAccessor
java.lang.Object
org.springframework.data.repository.query.ParametersParameterAccessor
com.oracle.nosql.spring.data.repository.query.NosqlParameterParameterAccessor
- All Implemented Interfaces:
NosqlParameterAccessor,Iterable<Object>,org.springframework.data.repository.query.ParameterAccessor
public class NosqlParameterParameterAccessor
extends org.springframework.data.repository.query.ParametersParameterAccessor
implements NosqlParameterAccessor
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.data.repository.query.ParametersParameterAccessor
findDynamicProjection, getBindableValue, getPageable, getParameters, getScrollPosition, getSort, getValue, hasBindableNullValue, iteratorMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliteratorMethods inherited from interface org.springframework.data.repository.query.ParameterAccessor
findDynamicProjection, getBindableValue, getPageable, getScrollPosition, getSort, hasBindableNullValue, iterator
-
Constructor Details
-
NosqlParameterParameterAccessor
-
-
Method Details
-
getValues
- Specified by:
getValuesin interfaceNosqlParameterAccessor- Overrides:
getValuesin classorg.springframework.data.repository.query.ParametersParameterAccessor
-