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 |
---|---|
<T> ExecutableReplaceByIdOperation.ExecutableReplaceById<T> |
ExecutableReplaceByIdOperationSupport.replaceById(Class<T> domainType) |
<T> ExecutableReplaceByIdOperation.ExecutableReplaceById<T> |
CouchbaseTemplate.replaceById(Class<T> domainType) |
<T> ExecutableReplaceByIdOperation.ExecutableReplaceById<T> |
ExecutableReplaceByIdOperation.replaceById(Class<T> domainType)
Replace using the KV service.
|
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.