|
GigaSpaces XAP 10.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExpressionNode
Represents a node in the translated query expression tree.
| Nested Class Summary | |
|---|---|
static class |
ExpressionNode.NodeType
Represents the node type in the translated query expression tree. |
| Method Summary | |
|---|---|
void |
appendSql(StringBuilder sql)
Appends the node SQL string to the string builder. |
ExpressionNode.NodeType |
getNodeType()
Gets the node type |
| Method Detail |
|---|
void appendSql(StringBuilder sql)
sql - The SQL string builder to append to.ExpressionNode.NodeType getNodeType()
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||