Package org.springframework.data.cassandra.core.cql.support
@NonNullApi
package org.springframework.data.cassandra.core.cql.support
Support classes for the CQL framework. Provides prepared statement caching.
-
ClassDescriptionDeprecated.since 3.2, the Cassandra driver has a built-in prepared statement cache with makes external caching of prepared statements superfluous.Deprecated.since 3.2, the Cassandra driver has a built-in prepared statement cache with makes external caching of prepared statements superfluous.
MapPreparedStatementCache.CacheKey
forPreparedStatement
caching.Deprecated.since 3.2, the Cassandra driver has a built-in prepared statement cache with makes external caching of prepared statements superfluous.