public class ArangoQueryLookupStrategy extends Object implements org.springframework.data.repository.query.QueryLookupStrategy
Constructor and Description |
---|
ArangoQueryLookupStrategy(ArangoOperations operations) |
Modifier and Type | Method and Description |
---|---|
org.springframework.data.repository.query.RepositoryQuery |
resolveQuery(Method method,
org.springframework.data.repository.core.RepositoryMetadata metadata,
org.springframework.data.projection.ProjectionFactory factory,
org.springframework.data.repository.core.NamedQueries namedQueries) |
public ArangoQueryLookupStrategy(ArangoOperations operations)
public org.springframework.data.repository.query.RepositoryQuery resolveQuery(Method method, org.springframework.data.repository.core.RepositoryMetadata metadata, org.springframework.data.projection.ProjectionFactory factory, org.springframework.data.repository.core.NamedQueries namedQueries)
resolveQuery
in interface org.springframework.data.repository.query.QueryLookupStrategy
Copyright © 2017 ArangoDB GmbH. All rights reserved.