Uses of Interface
org.springframework.data.cassandra.core.ExecutableSelectOperation.SelectWithTable
Packages that use ExecutableSelectOperation.SelectWithTable
-
Uses of ExecutableSelectOperation.SelectWithTable in org.springframework.data.cassandra.core
Subinterfaces of ExecutableSelectOperation.SelectWithTable in org.springframework.data.cassandra.coreModifier and TypeInterfaceDescriptionstatic interfaceTheExecutableSelectOperation.ExecutableSelectinterface provides methods for constructingSELECTquery operations in a fluent way.