Uses of Interface
org.springframework.data.cassandra.core.ExecutableUpdateOperation.UpdateWithTable
Packages that use ExecutableUpdateOperation.UpdateWithTable
-
Uses of ExecutableUpdateOperation.UpdateWithTable in org.springframework.data.cassandra.core
Subinterfaces of ExecutableUpdateOperation.UpdateWithTable in org.springframework.data.cassandra.coreModifier and TypeInterfaceDescriptionstatic interfaceTheExecutableUpdateOperation.ExecutableUpdateinterface provides methods for constructingUPDATEoperations in a fluent way.