| Package | Description |
|---|---|
| org.springframework.data.couchbase.core |
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ExecutableRemoveByQueryOperation.ExecutableRemoveByQuery<T>
Provides methods for constructing query operations in a fluent way.
|
static interface |
ExecutableRemoveByQueryOperation.RemoveByQueryConsistentWith<T>
Deprecated.
|
static interface |
ExecutableRemoveByQueryOperation.RemoveByQueryInScope<T>
Fluent method to specify the scope.
|
static interface |
ExecutableRemoveByQueryOperation.RemoveByQueryWithConsistency<T> |
| Modifier and Type | Method and Description |
|---|---|
ExecutableRemoveByQueryOperation.RemoveByQueryInCollection<T> |
ExecutableRemoveByQueryOperation.RemoveByQueryInScope.inScope(String scope)
With a different scope
|
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.