| Package | Description |
|---|---|
| org.springframework.data.couchbase.repository.query |
This package contains classes related to query derivation and concrete ways of querying couchbase.
|
| org.springframework.data.couchbase.repository.support |
This package contains the Couchbase implementations to support the Spring Data repository abstraction.
|
| Modifier and Type | Method and Description |
|---|---|
View |
CouchbaseQueryMethod.getViewAnnotation()
Returns the @View annotation if set, null otherwise.
|
| Modifier and Type | Method and Description |
|---|---|
View |
ViewMetadataProvider.getView()
Returns the
View to be used. |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.