public class DropKeyspaceCqlGenerator extends KeyspaceNameCqlGenerator<DropKeyspaceSpecification>
DROP TABLE statement.| Constructor and Description |
|---|
DropKeyspaceCqlGenerator(DropKeyspaceSpecification specification) |
| Modifier and Type | Method and Description |
|---|---|
static String |
toCql(DropKeyspaceSpecification specification) |
StringBuilder |
toCql(StringBuilder cql) |
getSpecification, spec, toCqlpublic DropKeyspaceCqlGenerator(DropKeyspaceSpecification specification)
public static String toCql(DropKeyspaceSpecification specification)
public StringBuilder toCql(StringBuilder cql)
toCql in class KeyspaceNameCqlGenerator<DropKeyspaceSpecification>Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.