| Package | Description |
|---|---|
| org.springframework.data.couchbase.core |
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutableRemoveByIdOperation.ExecutableRemoveById |
ExecutableRemoveByIdOperation.removeById()
Deprecated.
|
ExecutableRemoveByIdOperation.ExecutableRemoveById |
CouchbaseTemplate.removeById()
Deprecated.
|
ExecutableRemoveByIdOperation.ExecutableRemoveById |
ExecutableRemoveByIdOperationSupport.removeById()
Deprecated.
|
ExecutableRemoveByIdOperation.ExecutableRemoveById |
ExecutableRemoveByIdOperation.removeById(Class<?> domainType)
Removes a document.
|
ExecutableRemoveByIdOperation.ExecutableRemoveById |
CouchbaseTemplate.removeById(Class<?> domainType) |
ExecutableRemoveByIdOperation.ExecutableRemoveById |
ExecutableRemoveByIdOperationSupport.removeById(Class<?> domainType) |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.