| Package | Description |
|---|---|
| org.springframework.data.cassandra.core.cql.support |
Support classes for the CQL framework.
|
| Class and Description |
|---|
CachedPreparedStatementCreator
PreparedStatementCreator implementation using caching of prepared statements. |
MapPreparedStatementCache
PreparedStatementCache backed by a Map cache. |
MapPreparedStatementCache.CacheKey
MapPreparedStatementCache.CacheKey for PreparedStatement caching. |
| PreparedStatementCache
Cache interface to synchronously prepare CQL statements.
|
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.