
public class OGrantStatement extends OSimpleExecStatement
| Modifier and Type | Field and Description |
|---|---|
protected OIdentifier |
actor |
protected OPermission |
permission |
protected OIdentifier |
policyName |
protected OSecurityResourceSegment |
securityResource |
CUSTOM_STRICT_SQL, originalStatementchildren, firstToken, id, lastToken, parent, parser, value| Constructor and Description |
|---|
OGrantStatement(int id) |
OGrantStatement(OrientSql p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
OGrantStatement |
copy() |
boolean |
equals(Object o) |
OResultSet |
executeSimple(OCommandContext ctx) |
int |
hashCode() |
protected int |
toPrivilege(String privilegeName) |
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 OPermission permission
protected OIdentifier policyName
protected OSecurityResourceSegment securityResource
protected OIdentifier actor
public OGrantStatement(int id)
public OGrantStatement(OrientSql p, int id)
public OResultSet executeSimple(OCommandContext ctx)
executeSimple in class OSimpleExecStatementprotected int toPrivilege(String privilegeName)
public void toString(Map<Object,Object> params, StringBuilder builder)
toString in class OStatementpublic OGrantStatement copy()
copy in class OStatementCopyright © 2009–2025 OrientDB. All rights reserved.