
public class ODropPropertyStatement extends OStatement
| Modifier and Type | Field and Description |
|---|---|
protected OIdentifier |
className |
protected boolean |
force |
protected boolean |
ifExists |
protected OIdentifier |
propertyName |
CUSTOM_STRICT_SQLchildren, firstToken, id, lastToken, parent, parser, value| Constructor and Description |
|---|
ODropPropertyStatement(int id) |
ODropPropertyStatement(OrientSql p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
void |
toString(Map<Object,Object> params,
StringBuilder builder) |
execute, jjtAccept, toString, validatechildrenAccept, dump, getDatabase, getValue, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toStringprotected OIdentifier className
protected OIdentifier propertyName
protected boolean ifExists
protected boolean force
public ODropPropertyStatement(int id)
public ODropPropertyStatement(OrientSql p, int id)
public void toString(Map<Object,Object> params, StringBuilder builder)
toString in class OStatementCopyright © 2009–2025 OrientDB. All rights reserved.