| Package | Description |
|---|---|
| org.springframework.data.couchbase.core.query |
This package contains annotations and classes relative to querying with Couchbase (whether through views or N1QL) and
the associated indexes.
|
| 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 |
|---|---|
void |
Query.setMeta(Meta metaAnnotation) |
| Modifier and Type | Method and Description |
|---|---|
Meta |
CouchbaseQueryMethod.getQueryMetaAttributes()
Returns the
Meta attributes to be applied. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.