Uses of Interface
org.springframework.data.cassandra.core.ExecutableSelectOperation.SelectWithQuery
Packages that use ExecutableSelectOperation.SelectWithQuery
-
Uses of ExecutableSelectOperation.SelectWithQuery in org.springframework.data.cassandra.core
Subinterfaces of ExecutableSelectOperation.SelectWithQuery in org.springframework.data.cassandra.coreModifier and TypeInterfaceDescriptionstatic interfaceTheExecutableSelectOperation.ExecutableSelectinterface provides methods for constructingSELECTquery operations in a fluent way.static interfaceResult type override (optional).static interfaceTable override (optional).Methods in org.springframework.data.cassandra.core that return ExecutableSelectOperation.SelectWithQueryModifier and TypeMethodDescriptionDefine theresult target typethat the Cassandra Row fields should be mapped to.