| Package | Description |
|---|---|
| org.springframework.data.cassandra.core |
Apache Cassandra core support.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutableUpdateOperation.ExecutableUpdate |
CassandraTemplate.update(Class<?> domainType) |
ExecutableUpdateOperation.ExecutableUpdate |
ExecutableUpdateOperation.update(Class<?> domainType)
Begin creating an
UPDATE operation for the given domainType. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.