| Package | Description |
|---|---|
| com.orientechnologies.orient.core.sql.parser |
| Modifier and Type | Field and Description |
|---|---|
protected List<OAndBlock> |
OWhereClause.flattened |
| Modifier and Type | Method and Description |
|---|---|
OAndBlock |
OrientSql.AndBlock() |
protected OAndBlock |
OBooleanExpression.encapsulateInAndBlock(OBooleanExpression item) |
protected OAndBlock |
OAndBlock.encapsulateInAndBlock(OBooleanExpression item) |
| Modifier and Type | Method and Description |
|---|---|
List<OAndBlock> |
OBooleanExpression.flatten() |
List<OAndBlock> |
OWhereClause.flatten() |
List<OAndBlock> |
OOrBlock.flatten() |
List<OAndBlock> |
OAndBlock.flatten() |
List<OAndBlock> |
ONotBlock.flatten() |
List<OAndBlock> |
OParenthesisBlock.flatten() |
| Modifier and Type | Method and Description |
|---|---|
Object |
OrientSqlVisitor.visit(OAndBlock node,
Object data) |
Copyright © 2009–2025 OrientDB. All rights reserved.