Interface ArangoParameterAccessor
- All Superinterfaces:
Iterable<Object>
,ParameterAccessor
- All Known Implementing Classes:
ArangoParametersParameterAccessor
- Author:
- Christian Lechner
-
Method Summary
Modifier and TypeMethodDescriptioncom.arangodb.model.AqlQueryOptions
Methods inherited from interface java.lang.Iterable
forEach, spliterator
Methods inherited from interface org.springframework.data.repository.query.ParameterAccessor
findDynamicProjection, getBindableValue, getPageable, getSort, hasBindableNullValue, iterator
-
Method Details
-
getParameters
ArangoParameters getParameters() -
getQueryOptions
com.arangodb.model.AqlQueryOptions getQueryOptions() -
getBindVars
-
getSpelVars
-