public class Drop extends SchemaStatement
Modifier and Type | Method and Description |
---|---|
String |
build()
Generate a DROP TABLE statement
|
String |
buildInternal() |
Drop |
ifExists()
Add the 'IF EXISTS' condition to this DROP statement.
|
getKeyspace, getQueryString, getRoutingKey, getValues, hasValues
getValues, getValues, toString
disableTracing, enableTracing, getConsistencyLevel, getDefaultTimestamp, getFetchSize, getRetryPolicy, getSerialConsistencyLevel, isTracing, setConsistencyLevel, setDefaultTimestamp, setFetchSize, setRetryPolicy, setSerialConsistencyLevel
Copyright © 2015. All rights reserved.