| Package | Description |
|---|---|
| org.springframework.data.cassandra.core.cql.keyspace |
Keyspace object action specifications such as
CREATE TABLE, DROP INDEX. |
| Modifier and Type | Method and Description |
|---|---|
static FieldSpecification |
FieldSpecification.of(CqlIdentifier name,
com.datastax.driver.core.DataType type)
|
static FieldSpecification |
FieldSpecification.of(String name,
com.datastax.driver.core.DataType type)
|
| Modifier and Type | Method and Description |
|---|---|
List<FieldSpecification> |
UserTypeSpecification.getFields() |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.