Class OExistsSystemUserStatement
java.lang.Object
com.orientechnologies.orient.core.sql.parser.SimpleNode
com.orientechnologies.orient.core.sql.parser.OServerStatement
com.orientechnologies.orient.core.sql.parser.OSimpleExecServerStatement
com.orientechnologies.orient.core.sql.parser.OExistsSystemUserStatement
- All Implemented Interfaces:
Node
-
Field Summary
FieldsFields inherited from class com.orientechnologies.orient.core.sql.parser.SimpleNode
children, firstToken, id, lastToken, PARAMETER_PLACEHOLDER, parent, parser, value -
Constructor Summary
ConstructorsConstructorDescriptionOExistsSystemUserStatement(int id) OExistsSystemUserStatement(OrientSql p, int id) -
Method Summary
Methods inherited from class com.orientechnologies.orient.core.sql.parser.OSimpleExecServerStatement
createExecutionPlan, execute, executeMethods inherited from class com.orientechnologies.orient.core.sql.parser.OServerStatement
createExecutionPlan, createExecutionPlanNoCache, deserialize, deserializeFromOResult, execute, execute, executinPlanCanBeCached, isIdempotent, refersToParent, serialize, toGenericStatement, toString, validateMethods inherited from class com.orientechnologies.orient.core.sql.parser.SimpleNode
dump, getValue, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toGenericStatement, toString
-
Field Details
-
name
-
nameParam
-
-
Constructor Details
-
OExistsSystemUserStatement
public OExistsSystemUserStatement(int id) -
OExistsSystemUserStatement
-
-
Method Details
-
executeSimple
- Specified by:
executeSimplein classOSimpleExecServerStatement
-
toString
- Overrides:
toStringin classOServerStatement
-
copy
- Overrides:
copyin classOServerStatement
-