Uses of Interface
org.springframework.data.cassandra.core.ExecutableSelectOperation.TerminatingProjections
Packages that use ExecutableSelectOperation.TerminatingProjections
-
Uses of ExecutableSelectOperation.TerminatingProjections in org.springframework.data.cassandra.core
Subinterfaces of ExecutableSelectOperation.TerminatingProjections 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 interfaceDefine aQueryused as the filter for theSELECT.static interfaceTable override (optional).static interfaceTriggerSELECTquery execution by calling one of the terminating methods.static interfaceSelect query that is not yet associated with a result type.