
public class ODropIndexStatement extends ODDLStatement
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
all |
protected boolean |
ifExists |
protected OIndexName |
name |
CUSTOM_STRICT_SQL, originalStatementchildren, firstToken, id, lastToken, parent, parser, value| Constructor and Description |
|---|
ODropIndexStatement(int id) |
ODropIndexStatement(OrientSql p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
ODropIndexStatement |
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, jjtAccept, refersToParent, serialize, setOriginalStatement, toString, validatechildrenAccept, dump, getDatabase, getValue, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toStringprotected boolean all
protected OIndexName name
protected boolean ifExists
public ODropIndexStatement(int id)
public ODropIndexStatement(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 ODropIndexStatement copy()
copy in class OStatementCopyright © 2009–2025 OrientDB. All rights reserved.