public class OArrayConcatExpressionElement extends OExpression
arrayConcatExpression, booleanValue, doubleQuotes, isNull, json, mathExpression, rid, singleQuotes
children, firstToken, id, lastToken, parent, parser, value
Constructor and Description |
---|
OArrayConcatExpressionElement(int id) |
OArrayConcatExpressionElement(OrientSql p,
int id) |
Modifier and Type | Method and Description |
---|---|
OArrayConcatExpressionElement |
copy() |
allowsIndexedFunctionExecutionOnTarget, applyRemove, canExecuteIndexedFunctionWithoutIndex, deserialize, encode, encodeSingle, equals, estimateIndexedFunction, execute, execute, executeIndexedFunction, executeIndexedFunctionAfterIndexSearch, extractSubQueries, extractSubQueries, getAggregationContext, getArrayConcatExpression, getCollate, getDefaultAlias, getExpandContent, getMathExpression, getRid, hashCode, isAggregate, isBaseIdentifier, isCacheable, isCount, isDefinedFor, isDefinedFor, isEarlyCalculated, isExpand, isFunctionAny, isIndexChain, isIndexedFunctionCal, needsAliases, refersToParent, serialize, setArrayConcatExpression, setMathExpression, setRid, splitForAggregation, supportsBasicCalculation, toString
childrenAccept, dump, getDatabase, getValue, jjtAccept, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toString, toString
public OArrayConcatExpressionElement(int id)
public OArrayConcatExpressionElement(OrientSql p, int id)
public OArrayConcatExpressionElement copy()
copy
in class OExpression
Copyright © 2009–2020 OrientDB. All rights reserved.