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.
  • Class
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 3.2, the Cassandra driver has a built-in prepared statement cache with makes external caching of prepared statements superfluous.
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 3.2, the Cassandra driver has a built-in prepared statement cache with makes external caching of prepared statements superfluous.
    MapPreparedStatementCache.CacheKey for PreparedStatement caching.
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 3.2, the Cassandra driver has a built-in prepared statement cache with makes external caching of prepared statements superfluous.