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