Uses of Interface
org.springframework.data.cassandra.core.ExecutableSelectOperation.UntypedSelect
Packages that use ExecutableSelectOperation.UntypedSelect
-
Uses of ExecutableSelectOperation.UntypedSelect in org.springframework.data.cassandra.core
Methods in org.springframework.data.cassandra.core that return ExecutableSelectOperation.UntypedSelectModifier and TypeMethodDescriptionCassandraTemplate.query(com.datastax.oss.driver.api.core.cql.Statement<?> statement) ExecutableSelectOperation.query(com.datastax.oss.driver.api.core.cql.Statement<?> statement) Begin creating a CassandraSELECTquery operation for the givenStatement.Begin creating a CassandraSELECTquery operation for the givencql.