
public class OAlterClusterStatement extends ODDLStatement
| Modifier and Type | Field and Description |
|---|---|
protected OIdentifier |
attributeName |
protected OExpression |
attributeValue |
protected OIdentifier |
name |
protected boolean |
starred |
CUSTOM_STRICT_SQL, originalStatementchildren, firstToken, id, lastToken, parent, parser, value| Constructor and Description |
|---|
OAlterClusterStatement(int id) |
OAlterClusterStatement(OrientSql p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
OAlterClusterStatement |
copy() |
boolean |
equals(Object o) |
OResultSet |
executeDDL(OCommandContext ctx) |
int |
hashCode() |
void |
toString(Map<Object,Object> params,
StringBuilder builder) |
createExecutionPlan, execute, executecreateExecutionPlan, createExecutionPlanNoCache, deserialize, deserializeFromOResult, execute, execute, execute, execute, execute, execute, execute, executinPlanCanBeCached, getOriginalStatement, isIdempotent, refersToParent, serialize, setOriginalStatement, toString, validatechildrenAccept, dump, getDatabase, getValue, jjtAccept, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toStringprotected OIdentifier name
protected boolean starred
protected OIdentifier attributeName
protected OExpression attributeValue
public OAlterClusterStatement(int id)
public OAlterClusterStatement(OrientSql p, int id)
public void toString(Map<Object,Object> params, StringBuilder builder)
toString in class OStatementpublic OAlterClusterStatement copy()
copy in class OStatementpublic OResultSet executeDDL(OCommandContext ctx)
executeDDL in class ODDLStatementCopyright © 2009–2025 OrientDB. All rights reserved.