| Package | Description |
|---|---|
| org.springframework.data.cassandra.core.cql.keyspace |
Keyspace object action specifications such as
CREATE TABLE, DROP INDEX. |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateTableSpecification
Object to configure a
CREATE TABLE specification. |
class |
TableSpecification<T>
Object to support the configuration of table specifications that have columns.
|
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.