Uses of Interface
org.springframework.data.couchbase.core.ExecutableInsertByIdOperation.TerminatingInsertById
Packages that use ExecutableInsertByIdOperation.TerminatingInsertById
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ExecutableInsertByIdOperation.TerminatingInsertById in org.springframework.data.couchbase.core
Subinterfaces of ExecutableInsertByIdOperation.TerminatingInsertById in org.springframework.data.couchbase.coreModifier and TypeInterfaceDescriptionstatic interfaceProvides methods for constructing KV insert operations in a fluent way.static interfaceFluent method to specify the collection.static interfaceFluent method to specify the scope.static interfacestatic interfacestatic interfaceFluent method to specify options.Methods in org.springframework.data.couchbase.core that return ExecutableInsertByIdOperation.TerminatingInsertByIdModifier and TypeMethodDescriptionExecutableInsertByIdOperation.InsertByIdWithOptions.withOptions(com.couchbase.client.java.kv.InsertOptions options) Fluent method to specify options to use for execution.