| Package | Description |
|---|---|
| org.springframework.data.keyvalue.repository.query |
Query derivation mechanism for key/value specific repositories providing a generic SpEL based implementation.
|
| Constructor and Description |
|---|
KeyValuePartTreeQuery(QueryMethod queryMethod,
EvaluationContextProvider evaluationContextProvider,
KeyValueOperations keyValueOperations,
KeyValuePartTreeQuery.QueryCreatorFactory queryCreatorFactory)
Creates a new
KeyValuePartTreeQuery for the given QueryMethod, EvaluationContextProvider,
KeyValueOperations using the given KeyValuePartTreeQuery.QueryCreatorFactory producing the AbstractQueryCreator
in charge of altering the query. |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.