Uses of Interface
org.springframework.data.cassandra.core.ExecutableInsertOperation.TerminatingInsert
Packages that use ExecutableInsertOperation.TerminatingInsert
-
Uses of ExecutableInsertOperation.TerminatingInsert in org.springframework.data.cassandra.core
Subinterfaces of ExecutableInsertOperation.TerminatingInsert in org.springframework.data.cassandra.coreModifier and TypeInterfaceDescriptionstatic interface
TheExecutableInsertOperation.ExecutableInsert
interface provides methods for constructingINSERT
operations in a fluent way.static interface
ApplyInsertOptions
(optional).static interface
Table override (optional).Methods in org.springframework.data.cassandra.core that return ExecutableInsertOperation.TerminatingInsertModifier and TypeMethodDescriptionExecutableInsertOperation.InsertWithOptions.withOptions
(InsertOptions insertOptions) SetInsertOptions
.