Package org.springframework.data.cassandra
@NonNullApi
package org.springframework.data.cassandra
Spring Data's Cassandra abstraction.
-
ClassDescriptionSpring data access exception for a Cassandra authentication failure.Spring data access exception for Cassandra when no host is available.This exception is thrown when driver has timed out during any interaction with the Cassandra coordinator node.Spring data access exception for Cassandra when insufficient replicas are available for a given consistency level.Spring data access exception for a Cassandra internal error.Spring data access exception for a Cassandra query that is syntactically correct but has an invalid configuration clause.Spring data access exception for a Cassandra query that's syntactically correct but invalid.Spring data access exception for Cassandra when a keyspace being created already exists.Cassandra-specific extension to
ManagedTypes
.Spring data access exception for a Cassandra query syntax error.Cassandra-specific exception for a server-side timeout during a read query.Spring data access exception for when Cassandra schema element being created already exists.Deprecated.Spring data access exception for when a Cassandra table being created already exists.Spring data access exception for a Cassandra trace retrieval exception.Spring data access exception for a Cassandra truncate exception.Spring data access exception for a Cassandra type mismatch exception.Spring data access exception for when access to a Cassandra element is denied.Spring data access exception for an uncategorized Cassandra exception.Spring data access exception for a Cassandra write timeout.The reactive result of a query.A session holds connections to a Cassandra cluster, allowing it to be queried.Strategy interface to produceReactiveSession
instances.A factory for Apache Cassandrasessions
.