| Package | Description |
|---|---|
| org.springframework.cassandra.core.cql.generator |
CQL generators for Keyspace object actions.
|
| org.springframework.cassandra.core.keyspace |
Keyspace object action specifications such as
CREATE TABLE, DROP INDEX. |
| Modifier and Type | Class and Description |
|---|---|
class |
KeyspaceCqlGenerator<T extends KeyspaceSpecification<T>>
Base class that contains behavior common to CQL generation for table operations.
|
| Constructor and Description |
|---|
KeyspaceCqlGenerator(KeyspaceSpecification<T> specification) |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateKeyspaceSpecification |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.