Package | Description |
---|---|
com.akiban.sql.parser | |
com.akiban.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 © 2013 Akiban Technologies, Inc. All rights reserved.