Uses of Class
org.springframework.data.cassandra.core.cql.CqlTemplate
Packages that use CqlTemplate
-
Uses of CqlTemplate in org.springframework.data.cassandra.config
Classes in org.springframework.data.cassandra.config that implement interfaces with type arguments of type CqlTemplateMethods in org.springframework.data.cassandra.config that return CqlTemplateModifier and TypeMethodDescriptionAbstractSessionConfiguration.cqlTemplate()Creates aCqlTemplateconfigured withAbstractSessionConfiguration.getRequiredSessionFactory().CassandraCqlTemplateFactoryBean.getObject()Methods in org.springframework.data.cassandra.config that return types with arguments of type CqlTemplate