Uses of Interface
org.springframework.data.cassandra.core.ReactiveSelectOperation.UntypedSelect
Packages that use ReactiveSelectOperation.UntypedSelect
-
Uses of ReactiveSelectOperation.UntypedSelect in org.springframework.data.cassandra.core
Methods in org.springframework.data.cassandra.core that return ReactiveSelectOperation.UntypedSelectModifier and TypeMethodDescriptionReactiveCassandraTemplate.query(com.datastax.oss.driver.api.core.cql.Statement<?> statement) ReactiveSelectOperation.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.