| Package | Description |
|---|---|
| com.exasol.sql.expression |
| Modifier and Type | Class and Description |
|---|---|
class |
And
This class represents
|
class |
BooleanTerm |
class |
Comparison |
class |
Literal |
class |
Not
This class implements the logical unary NOT
|
class |
Or
This class represents
|
| Modifier and Type | Method and Description |
|---|---|
AbstractBooleanExpression |
Comparison.getLeftOperand()
Get the left-hand side operator of the comparison
|
AbstractBooleanExpression |
Comparison.getRightOperand()
Get the right-hand side operator of the comparison
|
Copyright © 2018. All rights reserved.