| Package | Description |
|---|---|
| org.springframework.data.cassandra.core.cql.support |
Support classes for the CQL framework.
|
| Class and Description |
|---|
| CachedPreparedStatementCreator
Deprecated.
since 3.2, the Cassandra driver has a built-in prepared statement cache with makes external caching of prepared statements superfluous.
|
| MapPreparedStatementCache
Deprecated.
since 3.2, the Cassandra driver has a built-in prepared statement cache with makes external caching of prepared statements superfluous.
|
| MapPreparedStatementCache.CacheKey
Deprecated.
MapPreparedStatementCache.CacheKey for PreparedStatement caching. |
| PreparedStatementCache
Deprecated.
since 3.2, the Cassandra driver has a built-in prepared statement cache with makes external caching of
prepared statements superfluous.
|
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.