| 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(com.datastax.oss.driver.api.core.CqlIdentifier name,
com.datastax.oss.driver.api.core.type.DataType type)
|
static FieldSpecification |
FieldSpecification.of(String name,
com.datastax.oss.driver.api.core.type.DataType type)
|
| Modifier and Type | Method and Description |
|---|---|
List<FieldSpecification> |
UserTypeSpecification.getFields() |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.