Uses of Interface
org.springframework.data.cassandra.core.ExecutableInsertOperation.InsertWithTable
Packages that use ExecutableInsertOperation.InsertWithTable
-
Uses of ExecutableInsertOperation.InsertWithTable in org.springframework.data.cassandra.core
Subinterfaces of ExecutableInsertOperation.InsertWithTable in org.springframework.data.cassandra.coreModifier and TypeInterfaceDescriptionstatic interfaceTheExecutableInsertOperation.ExecutableInsertinterface provides methods for constructingINSERToperations in a fluent way.