public class Drop extends SchemaStatement
idempotent, NULL_PAYLOAD_VALUE
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, getNamedValues, getQueryString, getRoutingKey, getValues, hasValues, usesNamedValues
getQueryString, hasValues, requestSizeInBytes, toString
disableTracing, enableTracing, getConsistencyLevel, getDefaultTimestamp, getFetchSize, getHost, getNowInSeconds, getOutgoingPayload, getReadTimeoutMillis, getRetryPolicy, getSerialConsistencyLevel, isBatchIdempotent, isIdempotent, isTracing, setConsistencyLevel, setDefaultTimestamp, setFetchSize, setHost, setIdempotent, setNowInSeconds, setOutgoingPayload, setPagingState, setPagingState, setPagingStateUnsafe, setReadTimeoutMillis, setRetryPolicy, setSerialConsistencyLevel
Copyright © 2012–2023. All rights reserved.