| Package | Description |
|---|---|
| org.springframework.data.couchbase.repository.query |
This package contains classes related to query derivation and concrete
ways of querying couchbase.
|
| Modifier and Type | Method and Description |
|---|---|
static StringN1qlBasedQuery.N1qlSpelValues |
StringN1qlBasedQuery.createN1qlSpelValues(String bucketName,
String typeField,
Class<?> typeValue,
boolean isCount) |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
StringN1qlBasedQuery.doParse(String statement,
org.springframework.expression.spel.standard.SpelExpressionParser parser,
org.springframework.expression.EvaluationContext evaluationContext,
StringN1qlBasedQuery.N1qlSpelValues n1qlSpelValues) |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.