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 interfaceTheExecutableInsertOperation.ExecutableInsertinterface provides methods for constructingINSERToperations in a fluent way.static interfaceApplyInsertOptions(optional).static interfaceTable override (optional).Methods in org.springframework.data.cassandra.core that return ExecutableInsertOperation.TerminatingInsertModifier and TypeMethodDescriptionExecutableInsertOperation.InsertWithOptions.withOptions(InsertOptions insertOptions) SetInsertOptions.