public static final class CreateKeyspaceStatement.Raw extends CQLStatement.Raw
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
keyspaceName |
bindVariables| Constructor and Description |
|---|
Raw(java.lang.String keyspaceName,
KeyspaceAttributes attrs,
boolean ifNotExists) |
| Modifier and Type | Method and Description |
|---|---|
CreateKeyspaceStatement |
prepare(ClientState state) |
setBindVariablespublic Raw(java.lang.String keyspaceName,
KeyspaceAttributes attrs,
boolean ifNotExists)
public CreateKeyspaceStatement prepare(ClientState state)
prepare in class CQLStatement.RawCopyright © 2009-2022 The Apache Software Foundation