| 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 |
|---|---|
ScanConsistency |
CouchbaseQueryMethod.getScanConsistencyAnnotation()
ScanConsistency annotation
|
| Modifier and Type | Method and Description |
|---|---|
ScanConsistency |
CrudMethodMetadata.getScanConsistency()
If present holds the scan consistency annotation (null otherwise).
|
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.