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