Uses of Interface
org.springframework.data.cassandra.core.ExecutableSelectOperation.SelectWithProjection
-
Uses of ExecutableSelectOperation.SelectWithProjection in org.springframework.data.cassandra.core
Modifier and TypeInterfaceDescriptionstatic interface
TheExecutableSelectOperation.ExecutableSelect
interface provides methods for constructingSELECT
query operations in a fluent way.