| Package | Description |
|---|---|
| com.orientechnologies.orient.core.sql.parser |
| Modifier and Type | Field and Description |
|---|---|
protected List<OArrayConcatExpressionElement> |
OArrayConcatExpression.childExpressions |
| Modifier and Type | Method and Description |
|---|---|
OArrayConcatExpressionElement |
OrientSql.ArrayConcatExpressionElement() |
OArrayConcatExpressionElement |
OArrayConcatExpressionElement.copy() |
| Modifier and Type | Method and Description |
|---|---|
List<OArrayConcatExpressionElement> |
OArrayConcatExpression.getChildExpressions() |
| Modifier and Type | Method and Description |
|---|---|
void |
OArrayConcatExpression.setChildExpressions(List<OArrayConcatExpressionElement> childExpressions) |
Copyright © 2009–2025 OrientDB. All rights reserved.