See: Description
| Interface | Description |
|---|---|
| PreparedStatementCache |
Cache interface to synchronously prepare CQL statements.
|
| Class | Description |
|---|---|
| CachedPreparedStatementCreator |
PreparedStatementCreator implementation using caching of prepared statements. |
| MapPreparedStatementCache |
PreparedStatementCache backed by a Map cache. |
| MapPreparedStatementCache.CacheKey |
MapPreparedStatementCache.CacheKey for PreparedStatement caching. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.