Uses of Class
org.springframework.data.cassandra.core.cql.CassandraAccessor
Packages that use CassandraAccessor
-
Uses of CassandraAccessor in org.springframework.data.cassandra.core.cql
Subclasses of CassandraAccessor in org.springframework.data.cassandra.core.cqlModifier and TypeClassDescriptionclassThis is the central class in the CQL core package for asynchronous Cassandra data access. It simplifies the use of CQL and helps to avoid common errors.classThis is the central class in the CQL core package. It simplifies the use of CQL and helps to avoid common errors.