| 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 |
|---|---|
ExecutableExistsByIdOperation.ExecutableExistsById |
CouchbaseTemplate.existsById()
Deprecated.
|
ExecutableExistsByIdOperation.ExecutableExistsById |
ExecutableExistsByIdOperationSupport.existsById()
Deprecated.
|
ExecutableExistsByIdOperation.ExecutableExistsById |
ExecutableExistsByIdOperation.existsById()
Deprecated.
|
ExecutableExistsByIdOperation.ExecutableExistsById |
CouchbaseTemplate.existsById(Class<?> domainType) |
ExecutableExistsByIdOperation.ExecutableExistsById |
ExecutableExistsByIdOperationSupport.existsById(Class<?> domainType) |
ExecutableExistsByIdOperation.ExecutableExistsById |
ExecutableExistsByIdOperation.existsById(Class<?> domainType)
Checks if the document exists in the bucket.
|
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.