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