
public class OTruncateClassStatement extends ODDLStatement
| Modifier and Type | Field and Description |
|---|---|
protected OIdentifier |
className |
protected boolean |
polymorphic |
protected boolean |
unsafe |
CUSTOM_STRICT_SQL, originalStatementchildren, firstToken, id, lastToken, parent, parser, value| Constructor and Description |
|---|
OTruncateClassStatement(int id) |
OTruncateClassStatement(OrientSql p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
OTruncateClassStatement |
copy() |
boolean |
equals(Object o) |
OResultSet |
executeDDL(OCommandContext ctx) |
int |
hashCode() |
Object |
jjtAccept(OrientSqlVisitor visitor,
Object data)
Accept the visitor.
|
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, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toStringprotected OIdentifier className
protected boolean polymorphic
protected boolean unsafe
public OTruncateClassStatement(int id)
public OTruncateClassStatement(OrientSql p, int id)
public OResultSet executeDDL(OCommandContext ctx)
executeDDL in class ODDLStatementpublic Object jjtAccept(OrientSqlVisitor visitor, Object data)
jjtAccept in interface NodejjtAccept in class OStatementpublic void toString(Map<Object,Object> params, StringBuilder builder)
toString in class OStatementpublic OTruncateClassStatement copy()
copy in class OStatementCopyright © 2009–2025 OrientDB. All rights reserved.