| Package | Description |
|---|---|
| com.foundationdb.sql.parser | |
| com.foundationdb.sql.unparser |
| Modifier and Type | Class and Description |
|---|---|
class |
LikeEscapeOperatorNode
This node represents a like comparison operator (no escape)
If the like pattern is a constant or a parameter then if possible
the like is modified to include a >= and < operator.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
NodeToString.ternaryOperatorNode(TernaryOperatorNode node) |
protected String |
NodeToString.timestampFunctionNode(TernaryOperatorNode node) |
Copyright © 2015 FoundationDB, LLC. All rights reserved.