| Package | Description |
|---|---|
| org.springframework.data.cassandra.core |
Apache Cassandra core support.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AsyncCassandraTemplate.PreparedStatementHandler
Utility class to prepare a
SimpleStatement and bind values associated with the statement to a
BoundStatement. |
| Modifier and Type | Method and Description |
|---|---|
protected AsyncCassandraTemplate.AsyncPreparedStatementHandler |
AsyncCassandraTemplate.createPreparedStatementHandler(com.datastax.oss.driver.api.core.cql.Statement<?> statement)
Create a new statement-based
AsyncCassandraTemplate.AsyncPreparedStatementHandler using the statement passed in. |
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.