
public class ODropClusterStatement extends ODDLStatement
| Modifier and Type | Field and Description |
|---|---|
protected OInteger |
id |
protected boolean |
ifExists |
protected OIdentifier |
name |
CUSTOM_STRICT_SQL, originalStatementchildren, firstToken, lastToken, parent, parser, value| Constructor and Description |
|---|
ODropClusterStatement(int id) |
ODropClusterStatement(OrientSql p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
ODropClusterStatement |
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 OInteger id
protected boolean ifExists
public ODropClusterStatement(int id)
public ODropClusterStatement(OrientSql p, int id)
public OResultSet executeDDL(OCommandContext ctx)
executeDDL in class ODDLStatementpublic void toString(Map<Object,Object> params, StringBuilder builder)
toString in class OStatementpublic ODropClusterStatement copy()
copy in class OStatementCopyright © 2009–2025 OrientDB. All rights reserved.