| Package | Description |
|---|---|
| com.foundationdb.sql.compiler | |
| com.foundationdb.sql.parser | |
| com.foundationdb.sql.unparser |
| Modifier and Type | Method and Description |
|---|---|
protected DataTypeDescriptor |
TypeComputer.binaryComparisonOperatorNode(BinaryComparisonOperatorNode node) |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryRelationalOperatorNode
This class represents the 6 binary operators: LessThan, LessThanEquals,
Equals, NotEquals, GreaterThan and GreaterThanEquals.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
NodeToString.binaryComparisonOperatorNode(BinaryComparisonOperatorNode node) |
Copyright © 2015 FoundationDB, LLC. All rights reserved.