public class CreateType extends AbstractCreateStatement<CreateType>
ifNotExists, keyspaceName, simpleColumns
Modifier and Type | Method and Description |
---|---|
String |
build()
Generate the script for custom type creation
|
String |
buildInternal() |
addColumn, addUDTColumn, addUDTListColumn, addUDTMapColumn, addUDTMapColumn, addUDTMapColumn, addUDTSetColumn, buildColumnType, ifNotExists
getKeyspace, getQueryString, getRoutingKey, getValues, hasValues
getValues, getValues, toString
disableTracing, enableTracing, getConsistencyLevel, getDefaultTimestamp, getFetchSize, getRetryPolicy, getSerialConsistencyLevel, isTracing, setConsistencyLevel, setDefaultTimestamp, setFetchSize, setRetryPolicy, setSerialConsistencyLevel
Copyright © 2014. All rights reserved.