public class ExecutableInsertByIdOperationSupport extends Object implements ExecutableInsertByIdOperation
ExecutableInsertByIdOperation.ExecutableInsertById<T>, ExecutableInsertByIdOperation.InsertByIdWithCollection<T>, ExecutableInsertByIdOperation.InsertByIdWithDurability<T>, ExecutableInsertByIdOperation.InsertByIdWithExpiry<T>, ExecutableInsertByIdOperation.TerminatingInsertById<T>| Constructor and Description |
|---|
ExecutableInsertByIdOperationSupport(CouchbaseTemplate template) |
| Modifier and Type | Method and Description |
|---|---|
<T> ExecutableInsertByIdOperation.ExecutableInsertById<T> |
insertById(Class<T> domainType) |
public ExecutableInsertByIdOperationSupport(CouchbaseTemplate template)
public <T> ExecutableInsertByIdOperation.ExecutableInsertById<T> insertById(Class<T> domainType)
insertById in interface ExecutableInsertByIdOperationCopyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.